Home
last modified time | relevance | path

Searched refs:RCC_AHB4ENR_OCTOSPI1EN (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1187 … SET_BIT(RCC->AHB4ENR, RCC_AHB4ENR_OCTOSPI1EN); \
1189 … tmpreg = READ_BIT(RCC->AHB4ENR, RCC_AHB4ENR_OCTOSPI1EN); \
1211 #define __HAL_RCC_OSPI1_CLK_DISABLE() CLEAR_BIT(RCC->AHB4ENR, RCC_AHB4ENR_OCTOSPI1EN)
2300 #define __HAL_RCC_OSPI1_IS_CLK_ENABLED() (READ_BIT(RCC->AHB4ENR, RCC_AHB4ENR_OCTOSPI1EN) !…
2320 #define __HAL_RCC_OSPI1_IS_CLK_DISABLED() (READ_BIT(RCC->AHB4ENR, RCC_AHB4ENR_OCTOSPI1EN) =…
Dstm32h5xx_ll_bus.h193 #define LL_AHB4_GRP1_PERIPH_OSPI1 RCC_AHB4ENR_OCTOSPI1EN
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h13284 #define RCC_AHB4ENR_OCTOSPI1EN RCC_AHB4ENR_OCTOSPI1EN_Msk macro
Dstm32h562xx.h14048 #define RCC_AHB4ENR_OCTOSPI1EN RCC_AHB4ENR_OCTOSPI1EN_Msk macro
Dstm32h533xx.h13821 #define RCC_AHB4ENR_OCTOSPI1EN RCC_AHB4ENR_OCTOSPI1EN_Msk macro
Dstm32h573xx.h16675 #define RCC_AHB4ENR_OCTOSPI1EN RCC_AHB4ENR_OCTOSPI1EN_Msk macro
Dstm32h563xx.h16138 #define RCC_AHB4ENR_OCTOSPI1EN RCC_AHB4ENR_OCTOSPI1EN_Msk macro