Searched refs:TAMP_ACTIVE (Results 1 – 1 of 1) sorted by relevance
268 #define TAMP_ACTIVE BIT(17) macro1205 if (tamp_ext->mode & TAMP_ACTIVE) { in stm32_tamp_set_ext_config()1261 (tamp_ext->mode & TAMP_ACTIVE) ? "active" : "passive", in stm32_tamp_set_ext_config()1266 if (tamp_ext->mode & TAMP_ACTIVE) in stm32_tamp_set_ext_config()1702 tamp_ext->mode |= TAMP_ACTIVE; in stm32_tamp_configure_pin_from_dt()