Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usart.c185 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
188 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usart.c190 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
193 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usart.c191 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
194 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_usart.c186 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
189 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usart.c198 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
201 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usart.c198 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
201 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h1186 #define __HAL_RCC_UART7_CLK_ENABLE() LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_UART7)
1187 #define __HAL_RCC_UART7_CLK_DISABLE() LL_APB1_GRP1_DisableClock(LL_APB1_GRP1_PERIPH_UART7)
1654 #define __HAL_RCC_UART7_IS_CLK_ENABLED() LL_APB1_GRP1_IsEnabledClock(LL_APB1_GRP1_PERIPH_UART7)
2135 #define __HAL_RCC_UART7_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART7)
2136 #define __HAL_RCC_UART7_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART7)
2692 …ine __HAL_RCC_UART7_CLK_SLEEP_ENABLE() LL_APB1_GRP1_EnableClockLowPower(LL_APB1_GRP1_PERIPH_UART7)
2693 …ne __HAL_RCC_UART7_CLK_SLEEP_DISABLE() LL_APB1_GRP1_DisableClockLowPower(LL_APB1_GRP1_PERIPH_UART7)
3141 …AL_RCC_UART7_IS_CLK_SLEEP_ENABLED() LL_APB1_GRP1_IsEnabledClockLowPower(LL_APB1_GRP1_PERIPH_UART7)
Dstm32n6xx_ll_bus.h267 #define LL_APB1_GRP1_PERIPH_UART7 RCC_APB1ENR1_UART7EN macro
282LL_APB1_GRP1_PERIPH_UART7 | LL_APB1_GRP1_PERIPH_UART8 | \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usart.c205 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
208 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_bus.h186 #define LL_APB1_GRP1_PERIPH_UART7 RCC_APB1ENR_UART7EN macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_bus.h261 #define LL_APB1_GRP1_PERIPH_UART7 RCC_APB1ENR_UART7EN macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_bus.h262 #define LL_APB1_GRP1_PERIPH_UART7 RCC_APB1LENR_UART7EN macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h185 #define LL_APB1_GRP1_PERIPH_UART7 RCC_APB1ENR1_UART7EN macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_bus.h203 #define LL_APB1_GRP1_PERIPH_UART7 RCC_MC_APB1ENSETR_UART7EN macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bus.h290 #define LL_APB1_GRP1_PERIPH_UART7 RCC_APB1LENR_UART7EN macro