Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h3658 #define __HAL_RCC_FMC_CLK_SLEEP_ENABLE() SET_BIT(RCC->AHB4LPENR, RCC_AHB4LPENR_FMCLPEN)
3678 #define __HAL_RCC_FMC_CLK_SLEEP_DISABLE() CLEAR_BIT(RCC->AHB4LPENR, RCC_AHB4LPENR_FMCLPEN)
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h13493 #define RCC_AHB4LPENR_FMCLPEN RCC_AHB4LPENR_FMCLPEN_Msk macro
Dstm32h562xx.h14329 #define RCC_AHB4LPENR_FMCLPEN RCC_AHB4LPENR_FMCLPEN_Msk macro
Dstm32h533xx.h14042 #define RCC_AHB4LPENR_FMCLPEN RCC_AHB4LPENR_FMCLPEN_Msk macro
Dstm32h573xx.h16971 #define RCC_AHB4LPENR_FMCLPEN RCC_AHB4LPENR_FMCLPEN_Msk macro
Dstm32h563xx.h16422 #define RCC_AHB4LPENR_FMCLPEN RCC_AHB4LPENR_FMCLPEN_Msk macro