Home
last modified time | relevance | path

Searched refs:RCC_APB1ENR1_CECEN (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h184 #define LL_APB1_GRP1_PERIPH_CEC RCC_APB1ENR1_CECEN
Dstm32h7rsxx_hal_rcc.h1519 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)
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h16104 #define RCC_APB1ENR1_CECEN RCC_APB1ENR1_CECEN_Msk macro
Dstm32h7s7xx.h17171 #define RCC_APB1ENR1_CECEN RCC_APB1ENR1_CECEN_Msk macro
Dstm32h7s3xx.h16748 #define RCC_APB1ENR1_CECEN RCC_APB1ENR1_CECEN_Msk macro
Dstm32h7r7xx.h16525 #define RCC_APB1ENR1_CECEN RCC_APB1ENR1_CECEN_Msk macro