Home
last modified time | relevance | path

Searched refs:RCC_UART78CLKSOURCE_PCLK1 (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_uart_ex.h347 case RCC_UART78CLKSOURCE_PCLK1: \
371 case RCC_UART78CLKSOURCE_PCLK1: \
Dstm32mp1xx_hal_rcc_ex.h648 #define RCC_UART78CLKSOURCE_PCLK1 0U macro
655 (((SOURCE) == RCC_UART78CLKSOURCE_PCLK1) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c2328 case RCC_UART78CLKSOURCE_PCLK1: in HAL_RCCEx_GetPeriphCLKFreq()