Home
last modified time | relevance | path

Searched refs:RCC_APBENR1_LPUART1EN (Results 1 – 15 of 15) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h986 SET_BIT(RCC->APBENR1, RCC_APBENR1_LPUART1EN); \
988 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_LPUART1EN); \
1110 #define __HAL_RCC_LPUART1_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_LPUART1EN)
1320 #define __HAL_RCC_LPUART1_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_LPUART1EN) !…
1382 #define __HAL_RCC_LPUART1_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_LPUART1EN) =…
Dstm32u0xx_ll_bus.h123 #define LL_APB1_GRP1_PERIPH_LPUART1 RCC_APBENR1_LPUART1EN
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h1143 SET_BIT(RCC->APBENR1, RCC_APBENR1_LPUART1EN); \
1145 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_LPUART1EN); \
1403 #define __HAL_RCC_LPUART1_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_LPUART1EN)
1564 #define __HAL_RCC_LPUART1_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_LPUART1EN)!= 0U)
1628 #define __HAL_RCC_LPUART1_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_LPUART1EN)== 0U)
Dstm32g0xx_ll_bus.h144 #define LL_APB1_GRP1_PERIPH_LPUART1 RCC_APBENR1_LPUART1EN
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g031xx.h4537 #define RCC_APBENR1_LPUART1EN RCC_APBENR1_LPUART1EN_Msk macro
Dstm32g041xx.h4785 #define RCC_APBENR1_LPUART1EN RCC_APBENR1_LPUART1EN_Msk macro
Dstm32g051xx.h4891 #define RCC_APBENR1_LPUART1EN RCC_APBENR1_LPUART1EN_Msk macro
Dstm32g061xx.h5139 #define RCC_APBENR1_LPUART1EN RCC_APBENR1_LPUART1EN_Msk macro
Dstm32g071xx.h5247 #define RCC_APBENR1_LPUART1EN RCC_APBENR1_LPUART1EN_Msk macro
Dstm32g081xx.h5495 #define RCC_APBENR1_LPUART1EN RCC_APBENR1_LPUART1EN_Msk macro
Dstm32g0c1xx.h6850 #define RCC_APBENR1_LPUART1EN RCC_APBENR1_LPUART1EN_Msk macro
Dstm32g0b1xx.h6602 #define RCC_APBENR1_LPUART1EN RCC_APBENR1_LPUART1EN_Msk macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h5402 #define RCC_APBENR1_LPUART1EN RCC_APBENR1_LPUART1EN_Msk macro
Dstm32u083xx.h6230 #define RCC_APBENR1_LPUART1EN RCC_APBENR1_LPUART1EN_Msk macro
Dstm32u073xx.h5966 #define RCC_APBENR1_LPUART1EN RCC_APBENR1_LPUART1EN_Msk macro