/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rcc.h | 901 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN); \ 903 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN); \ 1049 #define __HAL_RCC_SPI3_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN) 1422 #define __HAL_RCC_SPI3_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN) != 0U) 1482 #define __HAL_RCC_SPI3_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN) == 0U)
|
D | stm32g4xx_ll_bus.h | 148 #define LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR1_SPI3EN
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_rcc.h | 1011 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN); \ 1013 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN); \ 1188 #define __HAL_RCC_SPI3_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN) 1513 #define __HAL_RCC_SPI3_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN) != 0U) 1570 #define __HAL_RCC_SPI3_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN) == 0U)
|
D | stm32l5xx_ll_bus.h | 135 #define LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR1_SPI3EN
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rcc.h | 1162 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN); \ 1164 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN); \ 1377 #define __HAL_RCC_SPI3_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN) 1923 #define __HAL_RCC_SPI3_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN) != 0U) 2022 #define __HAL_RCC_SPI3_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN) == 0U)
|
D | stm32l4xx_ll_bus.h | 192 #define LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR1_SPI3EN
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_bus.h | 174 #define LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR1_SPI3EN
|
D | stm32h7rsxx_hal_rcc.h | 1439 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN);\ 1595 #define __HAL_RCC_SPI3_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN) 2101 #define __HAL_RCC_SPI3_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN) != 0U)
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_bus.h | 251 #define LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR1_SPI3EN
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g441xx.h | 8002 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|
D | stm32gbk1cb.h | 7758 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|
D | stm32g431xx.h | 7775 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|
D | stm32g4a1xx.h | 8381 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|
D | stm32g491xx.h | 8154 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|
D | stm32g473xx.h | 8847 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|
D | stm32g471xx.h | 8309 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|
D | stm32g483xx.h | 9074 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|
D | stm32g414xx.h | 11680 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l433xx.h | 9912 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|
D | stm32l451xx.h | 10070 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|
D | stm32l442xx.h | 9670 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|
D | stm32l431xx.h | 9811 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|
D | stm32l432xx.h | 9448 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|
D | stm32l443xx.h | 10134 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|
D | stm32l471xx.h | 11035 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
|