/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rcc.h | 1020 SET_BIT(RCC->AHB3ENR, RCC_AHB3ENR_OSPI1EN); \ 1022 … tmpreg = READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_OSPI1EN); \ 1046 #define __HAL_RCC_OSPI1_CLK_DISABLE() CLEAR_BIT(RCC->AHB3ENR, RCC_AHB3ENR_OSPI1EN) 1853 #define __HAL_RCC_OSPI1_IS_CLK_ENABLED() (READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_OSPI1EN) != 0U) 1869 #define __HAL_RCC_OSPI1_IS_CLK_DISABLED() (READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_OSPI1EN) == 0U)
|
D | stm32l4xx_ll_bus.h | 157 #define LL_AHB3_GRP1_PERIPH_OSPI1 RCC_AHB3ENR_OSPI1EN
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_bus.h | 117 #define LL_AHB3_GRP1_PERIPH_OSPI1 RCC_AHB3ENR_OSPI1EN
|
D | stm32l5xx_hal_rcc.h | 915 SET_BIT(RCC->AHB3ENR, RCC_AHB3ENR_OSPI1EN); \ 917 … tmpreg = READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_OSPI1EN); \ 923 #define __HAL_RCC_OSPI1_CLK_DISABLE() CLEAR_BIT(RCC->AHB3ENR, RCC_AHB3ENR_OSPI1EN)
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_rcc.h | 811 SET_BIT(RCC->AHB3ENR, RCC_AHB3ENR_OSPI1EN);\ 813 tmpreg = READ_BIT(RCC->AHB3ENR, RCC_AHB3ENR_OSPI1EN);\ 882 #define __HAL_RCC_OSPI1_CLK_DISABLE() (RCC->AHB3ENR &= ~ (RCC_AHB3ENR_OSPI1EN)) 917 #define __HAL_RCC_OSPI1_IS_CLK_ENABLED() ((RCC->AHB3ENR & RCC_AHB3ENR_OSPI1EN) != 0U) 947 #define __HAL_RCC_OSPI1_IS_CLK_DISABLED() ((RCC->AHB3ENR & RCC_AHB3ENR_OSPI1EN) == 0U)
|
D | stm32h7xx_ll_bus.h | 84 #define LL_AHB3_GRP1_PERIPH_OSPI1 RCC_AHB3ENR_OSPI1EN
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 11723 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32l562xx.h | 12444 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l4r5xx.h | 12435 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32l4r7xx.h | 12925 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32l4s5xx.h | 12776 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32l4s7xx.h | 13266 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32l4p5xx.h | 13232 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32l4q5xx.h | 13737 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 13517 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32h7b0xx.h | 13961 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32h7b0xxq.h | 13973 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32h7a3xxq.h | 13529 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32h7b3xx.h | 13968 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32h7b3xxq.h | 13980 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32h730xxq.h | 15819 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32h733xx.h | 15807 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32h725xx.h | 15368 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32h730xx.h | 15807 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|
D | stm32h735xx.h | 15819 #define RCC_AHB3ENR_OSPI1EN RCC_AHB3ENR_OSPI1EN_Msk macro
|