Home
last modified time | relevance | path

Searched refs:LL_APB1_GRP1_PERIPH_USART2 (Results 1 – 25 of 46) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc.h916 …ne __HAL_RCC_USART2_CLK_ENABLE() LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_USART2)
930 …e __HAL_RCC_USART2_CLK_DISABLE() LL_APB1_GRP1_DisableClock(LL_APB1_GRP1_PERIPH_USART2)
1111 …__HAL_RCC_USART2_IS_CLK_ENABLED() LL_APB1_GRP1_IsEnabledClock(LL_APB1_GRP1_PERIPH_USART2)
1244 …ine __HAL_RCC_USART2_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2)
1263 …e __HAL_RCC_USART2_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2)
1482 …HAL_RCC_USART2_CLK_SLEEP_ENABLE() LL_APB1_GRP1_EnableClockSleep(LL_APB1_GRP1_PERIPH_USART2)
1495 …AL_RCC_USART2_CLK_SLEEP_DISABLE() LL_APB1_GRP1_DisableClockSleep(LL_APB1_GRP1_PERIPH_USART2)
1679 …_RCC_USART2_IS_CLK_SLEEP_ENABLED() LL_APB1_GRP1_IsEnabledClockSleep(LL_APB1_GRP1_PERIPH_USART2)
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_usart.c146 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
149 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_usart.c157 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
160 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_usart.c142 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
145 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_usart.c158 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
161 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_usart.c149 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
152 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_usart.c142 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
145 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_usart.c150 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
153 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_usart.c157 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
160 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_usart.c142 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
145 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usart.c145 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
148 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usart.c158 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
161 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usart.c158 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
161 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_usart.c157 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
160 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_usart.c157 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
160 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usart.c142 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
145 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_usart.c156 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
159 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_usart.c146 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
149 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_usart.c163 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
166 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_usart.c157 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
160 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usart.c158 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
161 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usart.c158 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
161 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h1174 #define __HAL_RCC_USART2_CLK_ENABLE() LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_USART2)
1175 #define __HAL_RCC_USART2_CLK_DISABLE() LL_APB1_GRP1_DisableClock(LL_APB1_GRP1_PERIPH_USART2)
1646 #define __HAL_RCC_USART2_IS_CLK_ENABLED() LL_APB1_GRP1_IsEnabledClock(LL_APB1_GRP1_PERIPH_USART2)
2123 #define __HAL_RCC_USART2_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2)
2124 #define __HAL_RCC_USART2_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2)
2680 …e __HAL_RCC_USART2_CLK_SLEEP_ENABLE() LL_APB1_GRP1_EnableClockLowPower(LL_APB1_GRP1_PERIPH_USART2)
2681 … __HAL_RCC_USART2_CLK_SLEEP_DISABLE() LL_APB1_GRP1_DisableClockLowPower(LL_APB1_GRP1_PERIPH_USART2)
3133 …_RCC_USART2_IS_CLK_SLEEP_ENABLED() LL_APB1_GRP1_IsEnabledClockLowPower(LL_APB1_GRP1_PERIPH_USART2)
Dstm32n6xx_ll_bus.h263 #define LL_APB1_GRP1_PERIPH_USART2 RCC_APB1ENR1_USART2EN macro
280LL_APB1_GRP1_PERIPH_USART2 | LL_APB1_GRP1_PERIPH_USART3 | \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usart.c158 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
161 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()

12