Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h2025 #define __HAL_RCC_SPI3_CLK_SLEEP_ENABLE() SET_BIT(RCC->APBSMENR1, RCC_APBSMENR1_SPI3SMEN)
2089 #define __HAL_RCC_SPI3_CLK_SLEEP_DISABLE() CLEAR_BIT(RCC->APBSMENR1, RCC_APBSMENR1_SPI3SMEN)
2280 #define __HAL_RCC_SPI3_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->APBSMENR1, RCC_APBSMENR1_SPI3SMEN
2352 #define __HAL_RCC_SPI3_IS_CLK_SLEEP_DISABLED() (READ_BIT(RCC->APBSMENR1, RCC_APBSMENR1_SPI3SMEN
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h1866 #define __HAL_RCC_SPI3_CLK_SLEEP_ENABLE() SET_BIT(RCC->APBSMENR1, RCC_APBSMENR1_SPI3SMEN)
1928 …fine __HAL_RCC_SPI3_CLK_SLEEP_DISABLE() CLEAR_BIT(RCC->APBSMENR1, RCC_APBSMENR1_SPI3SMEN)
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0b0xx.h5666 #define RCC_APBSMENR1_SPI3SMEN RCC_APBSMENR1_SPI3SMEN_Msk macro
Dstm32g0c1xx.h6999 #define RCC_APBSMENR1_SPI3SMEN RCC_APBSMENR1_SPI3SMEN_Msk macro
Dstm32g0b1xx.h6745 #define RCC_APBSMENR1_SPI3SMEN RCC_APBSMENR1_SPI3SMEN_Msk macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u083xx.h6367 #define RCC_APBSMENR1_SPI3SMEN RCC_APBSMENR1_SPI3SMEN_Msk macro
Dstm32u073xx.h6100 #define RCC_APBSMENR1_SPI3SMEN RCC_APBSMENR1_SPI3SMEN_Msk macro