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