Home
last modified time | relevance | path

Searched refs:RCC_APB1LPENR_CECLPEN (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc_ex.h2179 #define __HAL_RCC_CEC_CLK_SLEEP_ENABLE() (RCC->APB1LPENR |= (RCC_APB1LPENR_CECLPEN))
2184 #define __HAL_RCC_CEC_CLK_SLEEP_DISABLE() (RCC->APB1LPENR &= ~(RCC_APB1LPENR_CECLPEN))
2458 #define __HAL_RCC_CEC_IS_CLK_SLEEP_ENABLED() ((RCC->APB1LPENR & (RCC_APB1LPENR_CECLPEN)) != RES…
2463 #define __HAL_RCC_CEC_IS_CLK_SLEEP_DISABLED() ((RCC->APB1LPENR & (RCC_APB1LPENR_CECLPEN)) == RES…
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc_ex.h4696 #define __HAL_RCC_CEC_CLK_SLEEP_ENABLE() (RCC->APB1LPENR |= (RCC_APB1LPENR_CECLPEN))
4721 #define __HAL_RCC_CEC_CLK_SLEEP_DISABLE() (RCC->APB1LPENR &= ~(RCC_APB1LPENR_CECLPEN))
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f446xx.h10862 #define RCC_APB1LPENR_CECLPEN RCC_APB1LPENR_CECLPEN_Msk macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f750xx.h11435 #define RCC_APB1LPENR_CECLPEN RCC_APB1LPENR_CECLPEN_Msk macro
Dstm32f745xx.h10797 #define RCC_APB1LPENR_CECLPEN RCC_APB1LPENR_CECLPEN_Msk macro
Dstm32f756xx.h11435 #define RCC_APB1LPENR_CECLPEN RCC_APB1LPENR_CECLPEN_Msk macro
Dstm32f746xx.h11142 #define RCC_APB1LPENR_CECLPEN RCC_APB1LPENR_CECLPEN_Msk macro
Dstm32f765xx.h11343 #define RCC_APB1LPENR_CECLPEN RCC_APB1LPENR_CECLPEN_Msk macro
Dstm32f777xx.h12027 #define RCC_APB1LPENR_CECLPEN RCC_APB1LPENR_CECLPEN_Msk macro
Dstm32f767xx.h11734 #define RCC_APB1LPENR_CECLPEN RCC_APB1LPENR_CECLPEN_Msk macro
Dstm32f779xx.h12116 #define RCC_APB1LPENR_CECLPEN RCC_APB1LPENR_CECLPEN_Msk macro
Dstm32f769xx.h11823 #define RCC_APB1LPENR_CECLPEN RCC_APB1LPENR_CECLPEN_Msk macro