Home
last modified time | relevance | path

Searched refs:RCC_AHB3ENR_FSMCEN (Results 1 – 18 of 18) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_rcc.h624 SET_BIT(RCC->AHB3ENR, RCC_AHB3ENR_FSMCEN);\
626 tmpreg = READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_FSMCEN);\
629 #define __HAL_RCC_FSMC_CLK_DISABLE() (RCC->AHB3ENR &= ~(RCC_AHB3ENR_FSMCEN))
641 #define __HAL_RCC_FSMC_IS_CLK_ENABLED() ((RCC->AHB3ENR &(RCC_AHB3ENR_FSMCEN))!= RESET)
642 #define __HAL_RCC_FSMC_IS_CLK_DISABLED() ((RCC->AHB3ENR &(RCC_AHB3ENR_FSMCEN))== RESET)
Dstm32f2xx_ll_bus.h121 #define LL_AHB3_GRP1_PERIPH_FSMC RCC_AHB3ENR_FSMCEN
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc_ex.h2320 SET_BIT(RCC->AHB3ENR, RCC_AHB3ENR_FSMCEN);\
2322 tmpreg = READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_FSMCEN);\
2325 #define __HAL_RCC_FSMC_CLK_DISABLE() (RCC->AHB3ENR &= ~(RCC_AHB3ENR_FSMCEN))
2337 #define __HAL_RCC_FSMC_IS_CLK_ENABLED() ((RCC->AHB3ENR & (RCC_AHB3ENR_FSMCEN)) != RESET)
2338 #define __HAL_RCC_FSMC_IS_CLK_DISABLED() ((RCC->AHB3ENR & (RCC_AHB3ENR_FSMCEN)) == RESET)
4926 SET_BIT(RCC->AHB3ENR, RCC_AHB3ENR_FSMCEN);\
4928 tmpreg = READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_FSMCEN);\
4939 #define __HAL_RCC_FSMC_CLK_DISABLE() (RCC->AHB3ENR &= ~(RCC_AHB3ENR_FSMCEN))
4954 #define __HAL_RCC_FSMC_IS_CLK_ENABLED() ((RCC->AHB3ENR & (RCC_AHB3ENR_FSMCEN)) != RESET)
4957 #define __HAL_RCC_FSMC_IS_CLK_DISABLED() ((RCC->AHB3ENR & (RCC_AHB3ENR_FSMCEN)) == RESET)
Dstm32f4xx_ll_bus.h168 #define LL_AHB3_GRP1_PERIPH_FSMC RCC_AHB3ENR_FSMCEN
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dsystem_stm32f4xx.c724 tmp = READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_FSMCEN); in SystemInit_ExtMemCtl()
Dstm32f405xx.h9651 #define RCC_AHB3ENR_FSMCEN RCC_AHB3ENR_FSMCEN_Msk macro
Dstm32f415xx.h9930 #define RCC_AHB3ENR_FSMCEN RCC_AHB3ENR_FSMCEN_Msk macro
Dstm32f423xx.h10036 #define RCC_AHB3ENR_FSMCEN RCC_AHB3ENR_FSMCEN_Msk macro
Dstm32f407xx.h9972 #define RCC_AHB3ENR_FSMCEN RCC_AHB3ENR_FSMCEN_Msk macro
Dstm32f412zx.h9727 #define RCC_AHB3ENR_FSMCEN RCC_AHB3ENR_FSMCEN_Msk macro
Dstm32f412rx.h9703 #define RCC_AHB3ENR_FSMCEN RCC_AHB3ENR_FSMCEN_Msk macro
Dstm32f412vx.h9711 #define RCC_AHB3ENR_FSMCEN RCC_AHB3ENR_FSMCEN_Msk macro
Dstm32f413xx.h9994 #define RCC_AHB3ENR_FSMCEN RCC_AHB3ENR_FSMCEN_Msk macro
Dstm32f417xx.h10248 #define RCC_AHB3ENR_FSMCEN RCC_AHB3ENR_FSMCEN_Msk macro
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h9494 #define RCC_AHB3ENR_FSMCEN RCC_AHB3ENR_FSMCEN_Msk macro
Dstm32f205xx.h9245 #define RCC_AHB3ENR_FSMCEN RCC_AHB3ENR_FSMCEN_Msk macro
Dstm32f207xx.h9565 #define RCC_AHB3ENR_FSMCEN RCC_AHB3ENR_FSMCEN_Msk macro
Dstm32f217xx.h9814 #define RCC_AHB3ENR_FSMCEN RCC_AHB3ENR_FSMCEN_Msk macro