Home
last modified time | relevance | path

Searched refs:RCC_APB1ENR1_USART3EN (Results 1 – 25 of 66) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc.h917 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN); \
919 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN); \
1053 #define __HAL_RCC_USART3_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN)
1426 #define __HAL_RCC_USART3_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN) != 0…
1486 #define __HAL_RCC_USART3_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN) == 0…
Dstm32g4xx_ll_bus.h150 #define LL_APB1_GRP1_PERIPH_USART3 RCC_APB1ENR1_USART3EN
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc.h1027 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN); \
1029 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN); \
1192 #define __HAL_RCC_USART3_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN)
1517 #define __HAL_RCC_USART3_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN) != 0…
1574 #define __HAL_RCC_USART3_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN) == 0…
Dstm32l5xx_ll_bus.h137 #define LL_APB1_GRP1_PERIPH_USART3 RCC_APB1ENR1_USART3EN
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h1180 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN); \
1182 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN); \
1383 #define __HAL_RCC_USART3_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN)
1929 #define __HAL_RCC_USART3_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN) != 0…
2028 #define __HAL_RCC_USART3_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN) == 0…
Dstm32l4xx_ll_bus.h195 #define LL_APB1_GRP1_PERIPH_USART3 RCC_APB1ENR1_USART3EN
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1532 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN); \
1534 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN); \
1661 #define __HAL_RCC_USART3_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN)
2365 #define __HAL_RCC_USART3_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN) != 0…
2417 #define __HAL_RCC_USART3_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN) == 0…
Dstm32u5xx_ll_bus.h226 #define LL_APB1_GRP1_PERIPH_USART3 RCC_APB1ENR1_USART3EN
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h177 #define LL_APB1_GRP1_PERIPH_USART3 RCC_APB1ENR1_USART3EN
Dstm32h7rsxx_hal_rcc.h1463 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN);\
1601 #define __HAL_RCC_USART3_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN)
2107 #define __HAL_RCC_USART3_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART3EN) != 0U)
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_bus.h264 #define LL_APB1_GRP1_PERIPH_USART3 RCC_APB1ENR1_USART3EN
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l422xx.h6152 #define RCC_APB1ENR1_USART3EN RCC_APB1ENR1_USART3EN_Msk macro
Dstm32l412xx.h5930 #define RCC_APB1ENR1_USART3EN RCC_APB1ENR1_USART3EN_Msk macro
Dstm32l433xx.h9918 #define RCC_APB1ENR1_USART3EN RCC_APB1ENR1_USART3EN_Msk macro
Dstm32l451xx.h10076 #define RCC_APB1ENR1_USART3EN RCC_APB1ENR1_USART3EN_Msk macro
Dstm32l431xx.h9817 #define RCC_APB1ENR1_USART3EN RCC_APB1ENR1_USART3EN_Msk macro
Dstm32l443xx.h10140 #define RCC_APB1ENR1_USART3EN RCC_APB1ENR1_USART3EN_Msk macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g441xx.h8008 #define RCC_APB1ENR1_USART3EN RCC_APB1ENR1_USART3EN_Msk macro
Dstm32gbk1cb.h7764 #define RCC_APB1ENR1_USART3EN RCC_APB1ENR1_USART3EN_Msk macro
Dstm32g431xx.h7781 #define RCC_APB1ENR1_USART3EN RCC_APB1ENR1_USART3EN_Msk macro
Dstm32g4a1xx.h8387 #define RCC_APB1ENR1_USART3EN RCC_APB1ENR1_USART3EN_Msk macro
Dstm32g491xx.h8160 #define RCC_APB1ENR1_USART3EN RCC_APB1ENR1_USART3EN_Msk macro
Dstm32g473xx.h8853 #define RCC_APB1ENR1_USART3EN RCC_APB1ENR1_USART3EN_Msk macro
Dstm32g471xx.h8315 #define RCC_APB1ENR1_USART3EN RCC_APB1ENR1_USART3EN_Msk macro
Dstm32g483xx.h9080 #define RCC_APB1ENR1_USART3EN RCC_APB1ENR1_USART3EN_Msk macro

123