Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_uart_ex.h260 case RCC_UART35CLKSOURCE_CSI: \
308 case RCC_UART35CLKSOURCE_CSI: \
Dstm32mp1xx_hal_rcc_ex.h613 #define RCC_UART35CLKSOURCE_CSI (RCC_UART35CKSELR_UART35SRC_1 | RCC_UART35CKSELR_UART35SRC… macro
620 ((SOURCE) == RCC_UART35CLKSOURCE_CSI) || \
Dstm32mp1xx_hal_smartcard.h931 case RCC_UART35CLKSOURCE_CSI: \
Dstm32mp1xx_hal_usart.h800 case RCC_UART35CLKSOURCE_CSI: \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c2306 case RCC_UART35CLKSOURCE_CSI: in HAL_RCCEx_GetPeriphCLKFreq()