Searched refs:DPS310_TMP_RATE_BITS (Results 1 – 1 of 1) sorted by relevance
38 #define DPS310_TMP_RATE_BITS GENMASK(6, 4) macro350 DPS310_TMP_RATE_BITS, val); in dps310_set_temp_samp_freq()374 return BIT((val & DPS310_TMP_RATE_BITS) >> 4); in dps310_get_temp_samp_freq()