Home
last modified time | relevance | path

Searched refs:LL_APB2_GRP1_PERIPH_USART1 (Results 1 – 25 of 43) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc.h975 …ne __HAL_RCC_USART1_CLK_ENABLE() LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_USART1)
982 …e __HAL_RCC_USART1_CLK_DISABLE() LL_APB2_GRP1_DisableClock(LL_APB2_GRP1_PERIPH_USART1)
1146 …__HAL_RCC_USART1_IS_CLK_ENABLED() LL_APB2_GRP1_IsEnabledClock(LL_APB2_GRP1_PERIPH_USART1)
1292 …ine __HAL_RCC_USART1_FORCE_RESET() LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1)
1300 …e __HAL_RCC_USART1_RELEASE_RESET() LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1)
1541 …HAL_RCC_USART1_CLK_SLEEP_ENABLE() LL_APB2_GRP1_EnableClockSleep(LL_APB2_GRP1_PERIPH_USART1)
1548 …AL_RCC_USART1_CLK_SLEEP_DISABLE() LL_APB2_GRP1_DisableClockSleep(LL_APB2_GRP1_PERIPH_USART1)
1716 …_RCC_USART1_IS_CLK_SLEEP_ENABLED() LL_APB2_GRP1_IsEnabledClockSleep(LL_APB2_GRP1_PERIPH_USART1)
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc.h1048 #define __HAL_RCC_USART1_CLK_ENABLE() LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_USART1)
1060 #define __HAL_RCC_USART1_CLK_DISABLE() LL_APB2_GRP1_DisableClock(LL_APB2_GRP1_PERIPH_USART1)
1254 …e __HAL_RCC_USART1_IS_CLK_ENABLED() LL_APB2_GRP1_IsEnabledClock(LL_APB2_GRP1_PERIPH_USART1)
1267 …_HAL_RCC_USART1_IS_CLK_DISABLED() !(LL_APB2_GRP1_IsEnabledClock(LL_APB2_GRP1_PERIPH_USART1))
1905 #define __HAL_RCC_USART1_FORCE_RESET() LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1)
1918 #define __HAL_RCC_USART1_RELEASE_RESET() LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1)
2236 …HAL_RCC_USART1_CLK_SLEEP_ENABLE() LL_APB2_GRP1_EnableClockSleep(LL_APB2_GRP1_PERIPH_USART1)
2248 …AL_RCC_USART1_CLK_SLEEP_DISABLE() LL_APB2_GRP1_DisableClockSleep(LL_APB2_GRP1_PERIPH_USART1)
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_usart.c138 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
141 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_usart.c149 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
152 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_usart.c134 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
137 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_usart.c149 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
152 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_usart.c141 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
144 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_usart.c134 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
137 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_usart.c137 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
140 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_usart.c149 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
152 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_usart.c134 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
137 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usart.c137 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
140 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usart.c150 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
153 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usart.c149 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
152 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_usart.c149 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
152 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_usart.c149 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
152 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usart.c134 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
137 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_usart.c155 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
158 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_usart.c149 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
152 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usart.c150 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
153 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usart.c150 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
153 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h1245 #define __HAL_RCC_USART1_CLK_ENABLE() LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_USART1)
1246 #define __HAL_RCC_USART1_CLK_DISABLE() LL_APB2_GRP1_DisableClock(LL_APB2_GRP1_PERIPH_USART1)
1698 #define __HAL_RCC_USART1_IS_CLK_ENABLED() LL_APB2_GRP1_IsEnabledClock(LL_APB2_GRP1_PERIPH_USART1)
2189 #define __HAL_RCC_USART1_FORCE_RESET() LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1)
2190 #define __HAL_RCC_USART1_RELEASE_RESET() LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1)
2752 …e __HAL_RCC_USART1_CLK_SLEEP_ENABLE() LL_APB2_GRP1_EnableClockLowPower(LL_APB2_GRP1_PERIPH_USART1)
2753 … __HAL_RCC_USART1_CLK_SLEEP_DISABLE() LL_APB2_GRP1_DisableClockLowPower(LL_APB2_GRP1_PERIPH_USART1)
3185 …_RCC_USART1_IS_CLK_SLEEP_ENABLED() LL_APB2_GRP1_IsEnabledClockLowPower(LL_APB2_GRP1_PERIPH_USART1)
Dstm32n6xx_ll_bus.h315 #define LL_APB2_GRP1_PERIPH_USART1 RCC_APB2ENR_USART1EN macro
325LL_APB2_GRP1_PERIPH_USART1 | LL_APB2_GRP1_PERIPH_USART6 | \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usart.c150 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
153 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_USART1); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_bus.h198 #define LL_APB2_GRP1_PERIPH_USART1 RCC_APB2ENR_USART1EN macro

12