Searched refs:HDC3020_STATUS_T_LOW_ALERT (Results 1 – 1 of 1) sorted by relevance
60 #define HDC3020_STATUS_T_LOW_ALERT BIT(6) macro684 if (!(ret & (HDC3020_STATUS_T_HIGH_ALERT | HDC3020_STATUS_T_LOW_ALERT | in hdc3020_interrupt_handler()697 if (ret & HDC3020_STATUS_T_LOW_ALERT) in hdc3020_interrupt_handler()