Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h711 #define RCC_USART10CLKSOURCE_IC9 LL_RCC_USART10_CLKSOURCE_IC9 macro
3070 ((__SOURCE__) == RCC_USART10CLKSOURCE_IC9) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c2236 if (PeriphClkInit->Usart10ClockSelection == RCC_USART10CLKSOURCE_IC9) in HAL_RCCEx_PeriphCLKConfig()