Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h1047 SET_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN); \
1049 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN); \
1351 #define __HAL_RCC_SPI2_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN)
1516 #define __HAL_RCC_SPI2_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_SPI2EN) != 0U)
1580 #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-3.5.0/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h4320 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g070xx.h4489 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g050xx.h4354 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g031xx.h4525 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g041xx.h4773 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g051xx.h4879 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g061xx.h5127 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g071xx.h5229 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g081xx.h5477 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g0b0xx.h5529 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g0c1xx.h6826 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro
Dstm32g0b1xx.h6578 #define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk macro