Home
last modified time | relevance | path

Searched refs:RCC_UART24CLKSOURCE_PCLK1 (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_uart_ex.h227 case RCC_UART24CLKSOURCE_PCLK1: \
275 case RCC_UART24CLKSOURCE_PCLK1: \
Dstm32mp1xx_hal_rcc_ex.h591 #define RCC_UART24CLKSOURCE_PCLK1 0U macro
598 (((SOURCE) == RCC_UART24CLKSOURCE_PCLK1) || \
Dstm32mp1xx_hal_smartcard.h898 case RCC_UART24CLKSOURCE_PCLK1: \
Dstm32mp1xx_hal_usart.h767 case RCC_UART24CLKSOURCE_PCLK1: \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c2258 case RCC_UART24CLKSOURCE_PCLK1: in HAL_RCCEx_GetPeriphCLKFreq()