Home
last modified time | relevance | path

Searched refs:LL_APB2_GRP1_PERIPH_UART10 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usart.c221 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_UART10); in LL_USART_DeInit()
224 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_UART10); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_bus.h286 #define LL_APB2_GRP1_PERIPH_UART10 RCC_APB2ENR_UART10EN macro