Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usart.c211 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_UART9); in LL_USART_DeInit()
214 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_UART9); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usart.c214 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_UART9); in LL_USART_DeInit()
217 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_UART9); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usart.c215 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_UART9); in LL_USART_DeInit()
218 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_UART9); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h1251 #define __HAL_RCC_UART9_CLK_ENABLE() LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_UART9)
1252 #define __HAL_RCC_UART9_CLK_DISABLE() LL_APB2_GRP1_DisableClock(LL_APB2_GRP1_PERIPH_UART9)
1702 #define __HAL_RCC_UART9_IS_CLK_ENABLED() LL_APB2_GRP1_IsEnabledClock(LL_APB2_GRP1_PERIPH_UART9)
2195 #define __HAL_RCC_UART9_FORCE_RESET() LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_UART9)
2196 #define __HAL_RCC_UART9_RELEASE_RESET() LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_UART9)
2758 …ne __HAL_RCC_UART9_CLK_SLEEP_ENABLE() LL_APB2_GRP1_EnableClockLowPower(LL_APB2_GRP1_PERIPH_UART9)
2759 …e __HAL_RCC_UART9_CLK_SLEEP_DISABLE() LL_APB2_GRP1_DisableClockLowPower(LL_APB2_GRP1_PERIPH_UART9)
3189 …L_RCC_UART9_IS_CLK_SLEEP_ENABLED() LL_APB2_GRP1_IsEnabledClockLowPower(LL_APB2_GRP1_PERIPH_UART9)
Dstm32n6xx_ll_bus.h317 #define LL_APB2_GRP1_PERIPH_UART9 RCC_APB2ENR_UART9EN macro
326LL_APB2_GRP1_PERIPH_UART9 | LL_APB2_GRP1_PERIPH_USART10)
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_bus.h283 #define LL_APB2_GRP1_PERIPH_UART9 RCC_APB2ENR_UART9EN macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bus.h324 #define LL_APB2_GRP1_PERIPH_UART9 RCC_APB2ENR_UART9EN macro