Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_tamp.c267 #define TAMP_TRIG_ON BIT(16) macro
1200 if (tamp_ext->mode & TAMP_TRIG_ON) in stm32_tamp_set_ext_config()
1263 (tamp_ext->mode & TAMP_TRIG_ON) ? "on" : "off", in stm32_tamp_set_ext_config()
1710 tamp_ext->mode |= TAMP_TRIG_ON; in stm32_tamp_configure_pin_from_dt()