Searched refs:TAMP_CB_ACK (Results 1 – 1 of 1) sorted by relevance
260 #define TAMP_CB_ACK BIT(0) macro262 #define TAMP_CB_ACK_AND_RESET (TAMP_CB_RESET | TAMP_CB_ACK)1075 if (ret & TAMP_CB_ACK) in stm32_tamp_it_handler()1100 if (ret & TAMP_CB_ACK) in stm32_tamp_it_handler()