Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc.h1016 SET_BIT(RCC->APB7ENR, RCC_APB7ENR_SPI3EN); \
1018 … tmpreg = READ_BIT(RCC->APB7ENR, RCC_APB7ENR_SPI3EN); \
1064 #define __HAL_RCC_SPI3_CLK_DISABLE() CLEAR_BIT(RCC->APB7ENR, RCC_APB7ENR_SPI3EN)
1187 #define __HAL_RCC_SPI3_IS_CLK_ENABLED() (READ_BIT(RCC->APB7ENR, RCC_APB7ENR_SPI3EN) != 0U)
Dstm32wbaxx_ll_bus.h187 #define LL_APB7_GRP1_PERIPH_SPI3 RCC_APB7ENR_SPI3EN
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h6307 #define RCC_APB7ENR_SPI3EN RCC_APB7ENR_SPI3EN_Msk macro
Dstm32wba52xx.h10130 #define RCC_APB7ENR_SPI3EN RCC_APB7ENR_SPI3EN_Msk macro
Dstm32wba54xx.h10426 #define RCC_APB7ENR_SPI3EN RCC_APB7ENR_SPI3EN_Msk macro
Dstm32wba5mxx.h10444 #define RCC_APB7ENR_SPI3EN RCC_APB7ENR_SPI3EN_Msk macro
Dstm32wba55xx.h10444 #define RCC_APB7ENR_SPI3EN RCC_APB7ENR_SPI3EN_Msk macro