Home
last modified time | relevance | path

Searched refs:LL_APB2_GRP1_PERIPH_USART6 (Results 1 – 13 of 13) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_usart.c158 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART6); in LL_USART_DeInit()
161 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART6); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usart.c177 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART6); in LL_USART_DeInit()
180 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART6); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usart.c161 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART6); in LL_USART_DeInit()
164 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART6); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_usart.c178 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART6); in LL_USART_DeInit()
181 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART6); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usart.c190 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART6); in LL_USART_DeInit()
193 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART6); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usart.c190 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART6); in LL_USART_DeInit()
193 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART6); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h1248 #define __HAL_RCC_USART6_CLK_ENABLE() LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_USART6)
1249 #define __HAL_RCC_USART6_CLK_DISABLE() LL_APB2_GRP1_DisableClock(LL_APB2_GRP1_PERIPH_USART6)
1700 #define __HAL_RCC_USART6_IS_CLK_ENABLED() LL_APB2_GRP1_IsEnabledClock(LL_APB2_GRP1_PERIPH_USART6)
2192 #define __HAL_RCC_USART6_FORCE_RESET() LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART6)
2193 #define __HAL_RCC_USART6_RELEASE_RESET() LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART6)
2755 …e __HAL_RCC_USART6_CLK_SLEEP_ENABLE() LL_APB2_GRP1_EnableClockLowPower(LL_APB2_GRP1_PERIPH_USART6)
2756 … __HAL_RCC_USART6_CLK_SLEEP_DISABLE() LL_APB2_GRP1_DisableClockLowPower(LL_APB2_GRP1_PERIPH_USART6)
3187 …_RCC_USART6_IS_CLK_SLEEP_ENABLED() LL_APB2_GRP1_IsEnabledClockLowPower(LL_APB2_GRP1_PERIPH_USART6)
Dstm32n6xx_ll_bus.h316 #define LL_APB2_GRP1_PERIPH_USART6 RCC_APB2ENR_USART6EN macro
325 … LL_APB2_GRP1_PERIPH_USART1 | LL_APB2_GRP1_PERIPH_USART6 | \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_bus.h164 #define LL_APB2_GRP1_PERIPH_USART6 RCC_APB2ENR_USART6EN macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_bus.h202 #define LL_APB2_GRP1_PERIPH_USART6 RCC_APB2ENR_USART6EN macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_bus.h280 #define LL_APB2_GRP1_PERIPH_USART6 RCC_APB2ENR_USART6EN macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_bus.h233 #define LL_APB2_GRP1_PERIPH_USART6 RCC_MC_APB2ENSETR_USART6EN macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bus.h322 #define LL_APB2_GRP1_PERIPH_USART6 RCC_APB2ENR_USART6EN macro