Home
last modified time | relevance | path

Searched refs:RCC_UART4CLKSOURCE_IC14 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h628 #define RCC_UART4CLKSOURCE_IC14 LL_RCC_UART4_CLKSOURCE_IC14 macro
3017 ((__SOURCE__) == RCC_UART4CLKSOURCE_IC14) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c1979 else if (PeriphClkInit->Uart4ClockSelection == RCC_UART4CLKSOURCE_IC14) in HAL_RCCEx_PeriphCLKConfig()