Home
last modified time | relevance | path

Searched refs:RCC_APB1LENR_USART3EN (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h1884 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_USART3EN);\
1886 tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_USART3EN);\
2051 #define __HAL_RCC_USART3_CLK_DISABLE() (RCC->APB1LENR) &= ~ (RCC_APB1LENR_USART3EN)
2100 #define __HAL_RCC_USART3_IS_CLK_ENABLED() ((RCC->APB1LENR & RCC_APB1LENR_USART3EN) != 0U)
2142 #define __HAL_RCC_USART3_IS_CLK_DISABLED() ((RCC->APB1LENR & RCC_APB1LENR_USART3EN) == 0U)
3218 SET_BIT(RCC_C1->APB1LENR, RCC_APB1LENR_USART3EN);\
3220 tmpreg = READ_BIT(RCC_C1->APB1LENR, RCC_APB1LENR_USART3EN);\
3352 #define __HAL_RCC_C1_USART3_CLK_DISABLE() (RCC_C1->APB1LENR) &= ~ (RCC_APB1LENR_USART3EN)
4248 SET_BIT(RCC_C2->APB1LENR, RCC_APB1LENR_USART3EN);\
4250 tmpreg = READ_BIT(RCC_C2->APB1LENR, RCC_APB1LENR_USART3EN);\
[all …]
Dstm32h7xx_ll_bus.h274 #define LL_APB1_GRP1_PERIPH_USART3 RCC_APB1LENR_USART3EN
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1364 … SET_BIT(RCC->APB1LENR, RCC_APB1LENR_USART3EN); \
1366 … tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_USART3EN); \
1580 #define __HAL_RCC_USART3_CLK_DISABLE() CLEAR_BIT(RCC->APB1LENR, RCC_APB1LENR_USART3EN)
2381 #define __HAL_RCC_USART3_IS_CLK_ENABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_USART3EN) != 0…
2487 #define __HAL_RCC_USART3_IS_CLK_DISABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_USART3EN) == …
Dstm32h5xx_ll_bus.h238 #define LL_APB1_GRP1_PERIPH_USART3 RCC_APB1LENR_USART3EN
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8987 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h523xx.h13322 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h562xx.h14092 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h533xx.h13859 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h573xx.h16719 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h563xx.h16182 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h13683 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h7b0xx.h14139 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h7b0xxq.h14151 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h7a3xxq.h13695 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h7b3xx.h14146 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h7b3xxq.h14158 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h730xxq.h16006 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h733xx.h15994 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h725xx.h15543 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h730xx.h15994 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h735xx.h16006 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h742xx.h14875 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h723xx.h15531 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h750xx.h15780 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro
Dstm32h753xx.h15786 #define RCC_APB1LENR_USART3EN RCC_APB1LENR_USART3EN_Msk macro

12