Home
last modified time | relevance | path

Searched refs:RCC_APBENR1_SPI2EN (Results 1 – 22 of 22) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc.h843 SET_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN); \
845 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN); \
911 #define __HAL_RCC_SPI2_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN)
1071 #define __HAL_RCC_SPI2_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN) != 0U)
1094 #define __HAL_RCC_SPI2_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN) == 0U)
Dstm32c0xx_ll_bus.h98 #define LL_APB1_GRP1_PERIPH_SPI2 RCC_APBENR1_SPI2EN
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h938 SET_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN); \
940 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN); \
1098 #define __HAL_RCC_SPI2_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN)
1308 #define __HAL_RCC_SPI2_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN) != 0…
1370 #define __HAL_RCC_SPI2_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN) == 0…
Dstm32u0xx_ll_bus.h117 #define LL_APB1_GRP1_PERIPH_SPI2 RCC_APBENR1_SPI2EN
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h1081 SET_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN); \
1083 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN); \
1385 #define __HAL_RCC_SPI2_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN)
1550 #define __HAL_RCC_SPI2_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN) != 0U)
1614 #define __HAL_RCC_SPI2_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN) == 0U)
Dstm32g0xx_ll_bus.h129 #define LL_APB1_GRP1_PERIPH_SPI2 RCC_APBENR1_SPI2EN
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c071xx.h4715 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h4326 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g050xx.h4360 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g070xx.h4495 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g031xx.h4531 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g041xx.h4779 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g051xx.h4885 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g061xx.h5133 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g071xx.h5235 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g081xx.h5483 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g0b0xx.h5538 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g0c1xx.h6832 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g0b1xx.h6584 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h5390 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32u083xx.h6212 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32u073xx.h5948 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro