Searched refs:_TAMP_CR2_ETAMPTRG (Results 1 – 1 of 1) sorted by relevance
105 #define _TAMP_CR2_ETAMPTRG(id) BIT((id) - EXT_TAMP1 + U(24)) macro1190 *cr2 &= ~_TAMP_CR2_ETAMPTRG(id); in stm32_tamp_set_ext_config()1201 *cr2 |= _TAMP_CR2_ETAMPTRG(id); in stm32_tamp_set_ext_config()1203 *cr2 &= ~_TAMP_CR2_ETAMPTRG(id); in stm32_tamp_set_ext_config()