Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_lpuart.c142 LL_APB4_GRP1_ForceReset(LL_APB4_GRP1_PERIPH_LPUART1); in LL_LPUART_DeInit()
145 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPUART1); in LL_LPUART_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_lpuart.c142 LL_APB4_GRP1_ForceReset(LL_APB4_GRP1_PERIPH_LPUART1); in LL_LPUART_DeInit()
145 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPUART1); in LL_LPUART_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_lpuart.c142 LL_APB4_GRP1_ForceReset(LL_APB4_GRP1_PERIPH_LPUART1); in LL_LPUART_DeInit()
145 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPUART1); in LL_LPUART_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h1312 #define __HAL_RCC_LPUART1_CLK_ENABLE() LL_APB4_GRP1_EnableClock(LL_APB4_GRP1_PERIPH_LPUART1)
1313 #define __HAL_RCC_LPUART1_CLK_DISABLE() LL_APB4_GRP1_DisableClock(LL_APB4_GRP1_PERIPH_LPUART1)
1749 #define __HAL_RCC_LPUART1_IS_CLK_ENABLED() LL_APB4_GRP1_IsEnabledClock(LL_APB4_GRP1_PERIPH_LPUART1)
2240 #define __HAL_RCC_LPUART1_FORCE_RESET() LL_APB4_GRP1_ForceReset(LL_APB4_GRP1_PERIPH_LPUART1)
2241 #define __HAL_RCC_LPUART1_RELEASE_RESET() LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPUART1)
2804 …__HAL_RCC_LPUART1_CLK_SLEEP_ENABLE() LL_APB4_GRP1_EnableClockLowPower(LL_APB4_GRP1_PERIPH_LPUART1)
2805 …_HAL_RCC_LPUART1_CLK_SLEEP_DISABLE() LL_APB4_GRP1_DisableClockLowPower(LL_APB4_GRP1_PERIPH_LPUART1)
3221 …CC_LPUART1_IS_CLK_SLEEP_ENABLED() LL_APB4_GRP1_IsEnabledClockLowPower(LL_APB4_GRP1_PERIPH_LPUART1)
Dstm32n6xx_ll_bus.h340 #define LL_APB4_GRP1_PERIPH_LPUART1 RCC_APB4ENR1_LPUART1EN macro
348LL_APB4_GRP1_PERIPH_LPUART1 | LL_APB4_GRP1_PERIPH_RTC | \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h224 #define LL_APB4_GRP1_PERIPH_LPUART1 RCC_APB4ENR_LPUART1EN macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bus.h355 #define LL_APB4_GRP1_PERIPH_LPUART1 RCC_APB4ENR_LPUART1EN macro