Searched refs:RCC_APB2ENR_EXTITEN (Results 1 – 11 of 11) sorted by relevance
303 #if defined(RCC_APB2ENR_EXTITEN)304 #define LL_APB2_GRP1_PERIPH_EXTI RCC_APB2ENR_EXTITEN
3419 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_EXTITEN);\3421 tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_EXTITEN);\3425 #define __HAL_RCC_EXTIT_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_EXTITEN))3438 #define __HAL_RCC_EXTIT_IS_CLK_ENABLED() ((RCC->APB2ENR & (RCC_APB2ENR_EXTITEN)) != RESET)3441 #define __HAL_RCC_EXTIT_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_EXTITEN)) == RESET)5283 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_EXTITEN);\5285 tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_EXTITEN);\5335 #define __HAL_RCC_EXTIT_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_EXTITEN))5363 #define __HAL_RCC_EXTIT_IS_CLK_ENABLED() ((RCC->APB2ENR & (RCC_APB2ENR_EXTITEN)) != RESET)5381 #define __HAL_RCC_EXTIT_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_EXTITEN)) == RESET)
4668 #define RCC_APB2ENR_EXTITEN RCC_APB2ENR_EXTITEN_Msk macro
4672 #define RCC_APB2ENR_EXTITEN RCC_APB2ENR_EXTITEN_Msk macro
4643 #define RCC_APB2ENR_EXTITEN RCC_APB2ENR_EXTITEN_Msk macro
8852 #define RCC_APB2ENR_EXTITEN RCC_APB2ENR_EXTITEN_Msk macro
10166 #define RCC_APB2ENR_EXTITEN RCC_APB2ENR_EXTITEN_Msk macro
9830 #define RCC_APB2ENR_EXTITEN RCC_APB2ENR_EXTITEN_Msk macro
9806 #define RCC_APB2ENR_EXTITEN RCC_APB2ENR_EXTITEN_Msk macro
9814 #define RCC_APB2ENR_EXTITEN RCC_APB2ENR_EXTITEN_Msk macro
10124 #define RCC_APB2ENR_EXTITEN RCC_APB2ENR_EXTITEN_Msk macro