Home
last modified time | relevance | path

Searched refs:RCC_APB1ENR1_UART5EN (Results 1 – 25 of 56) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc.h936 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN); \
938 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN); \
1060 #define __HAL_RCC_UART5_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN)
1433 #define __HAL_RCC_UART5_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN) != 0U)
1493 #define __HAL_RCC_UART5_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN) == 0U)
Dstm32g4xx_ll_bus.h155 #define LL_APB1_GRP1_PERIPH_UART5 RCC_APB1ENR1_UART5EN
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc.h1043 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN); \
1045 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN); \
1196 #define __HAL_RCC_UART5_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN)
1521 #define __HAL_RCC_UART5_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN) != 0U)
1578 #define __HAL_RCC_UART5_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN) == 0U)
Dstm32l5xx_ll_bus.h139 #define LL_APB1_GRP1_PERIPH_UART5 RCC_APB1ENR1_UART5EN
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h1200 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN); \
1202 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN); \
1391 #define __HAL_RCC_UART5_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN)
1937 #define __HAL_RCC_UART5_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN) != 0U)
2036 #define __HAL_RCC_UART5_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN) == 0U)
Dstm32l4xx_ll_bus.h201 #define LL_APB1_GRP1_PERIPH_UART5 RCC_APB1ENR1_UART5EN
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1548 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN); \
1550 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN); \
1665 #define __HAL_RCC_UART5_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN)
2369 #define __HAL_RCC_UART5_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN) != 0U)
2421 #define __HAL_RCC_UART5_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN) == 0U)
Dstm32u5xx_ll_bus.h228 #define LL_APB1_GRP1_PERIPH_UART5 RCC_APB1ENR1_UART5EN
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h179 #define LL_APB1_GRP1_PERIPH_UART5 RCC_APB1ENR1_UART5EN
Dstm32h7rsxx_hal_rcc.h1479 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN);\
1605 #define __HAL_RCC_UART5_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN)
2111 #define __HAL_RCC_UART5_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_UART5EN) != 0U)
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_bus.h266 #define LL_APB1_GRP1_PERIPH_UART5 RCC_APB1ENR1_UART5EN
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g4a1xx.h8393 #define RCC_APB1ENR1_UART5EN RCC_APB1ENR1_UART5EN_Msk macro
Dstm32g491xx.h8166 #define RCC_APB1ENR1_UART5EN RCC_APB1ENR1_UART5EN_Msk macro
Dstm32g473xx.h8859 #define RCC_APB1ENR1_UART5EN RCC_APB1ENR1_UART5EN_Msk macro
Dstm32g471xx.h8321 #define RCC_APB1ENR1_UART5EN RCC_APB1ENR1_UART5EN_Msk macro
Dstm32g483xx.h9086 #define RCC_APB1ENR1_UART5EN RCC_APB1ENR1_UART5EN_Msk macro
Dstm32g414xx.h11689 #define RCC_APB1ENR1_UART5EN RCC_APB1ENR1_UART5EN_Msk macro
Dstm32g474xx.h12432 #define RCC_APB1ENR1_UART5EN RCC_APB1ENR1_UART5EN_Msk macro
Dstm32g484xx.h12659 #define RCC_APB1ENR1_UART5EN RCC_APB1ENR1_UART5EN_Msk macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l471xx.h11047 #define RCC_APB1ENR1_UART5EN RCC_APB1ENR1_UART5EN_Msk macro
Dstm32l475xx.h11211 #define RCC_APB1ENR1_UART5EN RCC_APB1ENR1_UART5EN_Msk macro
Dstm32l476xx.h11246 #define RCC_APB1ENR1_UART5EN RCC_APB1ENR1_UART5EN_Msk macro
Dstm32l486xx.h11462 #define RCC_APB1ENR1_UART5EN RCC_APB1ENR1_UART5EN_Msk macro
Dstm32l485xx.h11433 #define RCC_APB1ENR1_UART5EN RCC_APB1ENR1_UART5EN_Msk macro
Dstm32l4a6xx.h12595 #define RCC_APB1ENR1_UART5EN RCC_APB1ENR1_UART5EN_Msk macro

123