Home
last modified time | relevance | path

Searched refs:RCC_AHB2ENR_OSPIMEN (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h893 SET_BIT(RCC->AHB2ENR, RCC_AHB2ENR_OSPIMEN); \
895 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_OSPIMEN); \
974 #define __HAL_RCC_OSPIM_CLK_DISABLE() CLEAR_BIT(RCC->AHB2ENR, RCC_AHB2ENR_OSPIMEN)
1756 #define __HAL_RCC_OSPIM_IS_CLK_ENABLED() (READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_OSPIMEN) != 0U)
1821 #define __HAL_RCC_OSPIM_IS_CLK_DISABLED() (READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_OSPIMEN) == 0U)
Dstm32l4xx_ll_bus.h130 #define LL_AHB2_GRP1_PERIPH_OSPIM RCC_AHB2ENR_OSPIMEN
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l4r5xx.h12424 #define RCC_AHB2ENR_OSPIMEN RCC_AHB2ENR_OSPIMEN_Msk macro
Dstm32l4r7xx.h12914 #define RCC_AHB2ENR_OSPIMEN RCC_AHB2ENR_OSPIMEN_Msk macro
Dstm32l4s5xx.h12765 #define RCC_AHB2ENR_OSPIMEN RCC_AHB2ENR_OSPIMEN_Msk macro
Dstm32l4s7xx.h13255 #define RCC_AHB2ENR_OSPIMEN RCC_AHB2ENR_OSPIMEN_Msk macro
Dstm32l4p5xx.h13218 #define RCC_AHB2ENR_OSPIMEN RCC_AHB2ENR_OSPIMEN_Msk macro
Dstm32l4q5xx.h13723 #define RCC_AHB2ENR_OSPIMEN RCC_AHB2ENR_OSPIMEN_Msk macro
Dstm32l4r9xx.h16036 #define RCC_AHB2ENR_OSPIMEN RCC_AHB2ENR_OSPIMEN_Msk macro
Dstm32l4s9xx.h16377 #define RCC_AHB2ENR_OSPIMEN RCC_AHB2ENR_OSPIMEN_Msk macro