Home
last modified time | relevance | path

Searched refs:RCC_APB1ENR1_SPI3EN (Results 1 – 25 of 53) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc.h901 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)
Dstm32g4xx_ll_bus.h148 #define LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR1_SPI3EN
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc.h1011 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)
Dstm32l5xx_ll_bus.h135 #define LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR1_SPI3EN
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h1162 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)
Dstm32l4xx_ll_bus.h192 #define LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR1_SPI3EN
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h174 #define LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR1_SPI3EN
Dstm32h7rsxx_hal_rcc.h1439 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/
Dstm32n6xx_ll_bus.h251 #define LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR1_SPI3EN
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g441xx.h8002 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
Dstm32gbk1cb.h7758 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
Dstm32g431xx.h7775 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
Dstm32g4a1xx.h8381 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
Dstm32g491xx.h8154 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
Dstm32g473xx.h8847 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
Dstm32g471xx.h8309 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
Dstm32g483xx.h9074 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
Dstm32g414xx.h11680 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l433xx.h9912 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
Dstm32l451xx.h10070 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
Dstm32l442xx.h9670 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
Dstm32l431xx.h9811 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
Dstm32l432xx.h9448 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
Dstm32l443xx.h10134 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
Dstm32l471xx.h11035 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro

123