Searched refs:DPS310_TMP_RDY (Results 1 – 2 of 2) sorted by relevance
49 #define DPS310_TMP_RDY BIT(5) macro76 | DPS310_TMP_RDY | DPS310_PRS_RDY; in dps310_reset()
47 #define DPS310_TMP_RDY BIT(5) macro517 rc = dps310_ready(data, DPS310_TMP_RDY, timeout); in dps310_read_temp_raw()644 if (rc >= 0 && t_ready & DPS310_TMP_RDY) in dps310_calculate_pressure()