Home
last modified time | relevance | path

Searched refs:TAMP_CB_ACK (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/
H A Dstm32_tamp.c260 #define TAMP_CB_ACK BIT(0) macro
262 #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()