Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h795 #define RCC_FDCANCLKSOURCE_PLL4_Q RCC_FDCANCKSELR_FDCANSRC_1 macro
803 ((SOURCE) == RCC_FDCANCLKSOURCE_PLL4_Q) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c1424 case RCC_FDCANCLKSOURCE_PLL4_Q: /* PLL4_Q is used as clock source for FDCAN */ in HAL_RCCEx_PeriphCLKConfig()
2379 case RCC_FDCANCLKSOURCE_PLL4_Q: in HAL_RCCEx_GetPeriphCLKFreq()