Searched refs:SPS30_MAX_PM (Results 1 – 1 of 1) sorted by relevance
22 #define SPS30_MAX_PM 3000 macro60 if (val >= SPS30_MAX_PM) in sps30_float_to_int_clamped()61 return SPS30_MAX_PM * 100; in sps30_float_to_int_clamped()