Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_uart_ex.h251 case RCC_UART35CLKSOURCE_PCLK1: \
299 case RCC_UART35CLKSOURCE_PCLK1: \
Dstm32mp1xx_hal_rcc_ex.h610 #define RCC_UART35CLKSOURCE_PCLK1 0U macro
617 (((SOURCE) == RCC_UART35CLKSOURCE_PCLK1) || \
Dstm32mp1xx_hal_smartcard.h922 case RCC_UART35CLKSOURCE_PCLK1: \
Dstm32mp1xx_hal_usart.h791 case RCC_UART35CLKSOURCE_PCLK1: \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c2293 case RCC_UART35CLKSOURCE_PCLK1: in HAL_RCCEx_GetPeriphCLKFreq()