Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_uart_ex.h257 case RCC_UART35CLKSOURCE_HSI: \
305 case RCC_UART35CLKSOURCE_HSI: \
Dstm32mp1xx_hal_rcc_ex.h612 #define RCC_UART35CLKSOURCE_HSI RCC_UART35CKSELR_UART35SRC_1 macro
619 ((SOURCE) == RCC_UART35CLKSOURCE_HSI) || \
Dstm32mp1xx_hal_smartcard.h928 case RCC_UART35CLKSOURCE_HSI: \
Dstm32mp1xx_hal_usart.h797 case RCC_UART35CLKSOURCE_HSI: \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c2302 case RCC_UART35CLKSOURCE_HSI: in HAL_RCCEx_GetPeriphCLKFreq()