Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_tamp.c108 #define _TAMP_CR2_ETAMPMSK_MAX_ID 3U macro
1230 if (id < _TAMP_CR2_ETAMPMSK_MAX_ID) { in stm32_tamp_set_ext_config()
1405 if (id < EXT_TAMP1 || id > (EXT_TAMP1 + _TAMP_CR2_ETAMPMSK_MAX_ID)) in stm32_tamp_set_mask()
1430 if (id < EXT_TAMP1 || id > (EXT_TAMP1 + _TAMP_CR2_ETAMPMSK_MAX_ID)) in stm32_tamp_unset_mask()