Searched refs:RCC_APB1ENR1_CECEN (Results 1 – 6 of 6) sorted by relevance
184 #define LL_APB1_GRP1_PERIPH_CEC RCC_APB1ENR1_CECEN
1519 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CECEN);\1615 #define __HAL_RCC_CEC_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CECEN)2121 #define __HAL_RCC_CEC_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CECEN) != 0U)
16104 #define RCC_APB1ENR1_CECEN RCC_APB1ENR1_CECEN_Msk macro
17171 #define RCC_APB1ENR1_CECEN RCC_APB1ENR1_CECEN_Msk macro
16748 #define RCC_APB1ENR1_CECEN RCC_APB1ENR1_CECEN_Msk macro
16525 #define RCC_APB1ENR1_CECEN RCC_APB1ENR1_CECEN_Msk macro