Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h219 #define RCC_FDCANCLKSOURCE_IC19 LL_RCC_FDCAN_CLKSOURCE_IC19 macro
2757 ((__SOURCE__) == RCC_FDCANCLKSOURCE_IC19) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c810 if (PeriphClkInit->FdcanClockSelection == RCC_FDCANCLKSOURCE_IC19) in HAL_RCCEx_PeriphCLKConfig()