Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usart.c193 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
196 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usart.c198 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
201 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usart.c201 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
204 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_usart.c194 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
197 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usart.c206 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
209 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usart.c206 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
209 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h1189 #define __HAL_RCC_UART8_CLK_ENABLE() LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_UART8)
1190 #define __HAL_RCC_UART8_CLK_DISABLE() LL_APB1_GRP1_DisableClock(LL_APB1_GRP1_PERIPH_UART8)
1656 #define __HAL_RCC_UART8_IS_CLK_ENABLED() LL_APB1_GRP1_IsEnabledClock(LL_APB1_GRP1_PERIPH_UART8)
2138 #define __HAL_RCC_UART8_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8)
2139 #define __HAL_RCC_UART8_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8)
2695 …ine __HAL_RCC_UART8_CLK_SLEEP_ENABLE() LL_APB1_GRP1_EnableClockLowPower(LL_APB1_GRP1_PERIPH_UART8)
2696 …ne __HAL_RCC_UART8_CLK_SLEEP_DISABLE() LL_APB1_GRP1_DisableClockLowPower(LL_APB1_GRP1_PERIPH_UART8)
3143 …AL_RCC_UART8_IS_CLK_SLEEP_ENABLED() LL_APB1_GRP1_IsEnabledClockLowPower(LL_APB1_GRP1_PERIPH_UART8)
Dstm32n6xx_ll_bus.h268 #define LL_APB1_GRP1_PERIPH_UART8 RCC_APB1ENR1_UART8EN macro
282 … LL_APB1_GRP1_PERIPH_UART7 | LL_APB1_GRP1_PERIPH_UART8 | \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usart.c215 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
218 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_bus.h187 #define LL_APB1_GRP1_PERIPH_UART8 RCC_APB1ENR_UART8EN macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_bus.h264 #define LL_APB1_GRP1_PERIPH_UART8 RCC_APB1ENR_UART8EN macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_bus.h265 #define LL_APB1_GRP1_PERIPH_UART8 RCC_APB1LENR_UART8EN macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h186 #define LL_APB1_GRP1_PERIPH_UART8 RCC_APB1ENR1_UART8EN macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_bus.h204 #define LL_APB1_GRP1_PERIPH_UART8 RCC_MC_APB1ENSETR_UART8EN macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bus.h291 #define LL_APB1_GRP1_PERIPH_UART8 RCC_APB1LENR_UART8EN macro