Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_uart_ex.h233 case RCC_UART24CLKSOURCE_HSI: \
281 case RCC_UART24CLKSOURCE_HSI: \
Dstm32mp1xx_hal_rcc_ex.h593 #define RCC_UART24CLKSOURCE_HSI RCC_UART24CKSELR_UART24SRC_1 macro
600 ((SOURCE) == RCC_UART24CLKSOURCE_HSI) || \
Dstm32mp1xx_hal_smartcard.h904 case RCC_UART24CLKSOURCE_HSI: \
Dstm32mp1xx_hal_usart.h773 case RCC_UART24CLKSOURCE_HSI: \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c2267 case RCC_UART24CLKSOURCE_HSI: in HAL_RCCEx_GetPeriphCLKFreq()