Home
last modified time | relevance | path

Searched refs:RCC_APB7ENR_LPUART1EN (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc.h1024 SET_BIT(RCC->APB7ENR, RCC_APB7ENR_LPUART1EN); \
1026 … tmpreg = READ_BIT(RCC->APB7ENR, RCC_APB7ENR_LPUART1EN); \
1065 #define __HAL_RCC_LPUART1_CLK_DISABLE() CLEAR_BIT(RCC->APB7ENR, RCC_APB7ENR_LPUART1EN)
1188 #define __HAL_RCC_LPUART1_IS_CLK_ENABLED() (READ_BIT(RCC->APB7ENR, RCC_APB7ENR_LPUART1EN) != 0U)
Dstm32wbaxx_ll_bus.h188 #define LL_APB7_GRP1_PERIPH_LPUART1 RCC_APB7ENR_LPUART1EN
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h6310 #define RCC_APB7ENR_LPUART1EN RCC_APB7ENR_LPUART1EN_Msk macro
Dstm32wba52xx.h10133 #define RCC_APB7ENR_LPUART1EN RCC_APB7ENR_LPUART1EN_Msk macro
Dstm32wba54xx.h10429 #define RCC_APB7ENR_LPUART1EN RCC_APB7ENR_LPUART1EN_Msk macro
Dstm32wba5mxx.h10447 #define RCC_APB7ENR_LPUART1EN RCC_APB7ENR_LPUART1EN_Msk macro
Dstm32wba55xx.h10447 #define RCC_APB7ENR_LPUART1EN RCC_APB7ENR_LPUART1EN_Msk macro