Searched refs:TAMP_TRIG_ON (Results 1 – 1 of 1) sorted by relevance
267 #define TAMP_TRIG_ON BIT(16) macro1200 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()