Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h796 #define RCC_FDCANCLKSOURCE_PLL4_R (RCC_FDCANCKSELR_FDCANSRC_1 | RCC_FDCANCKSELR_FDCANSRC_0) macro
804 ((SOURCE) == RCC_FDCANCLKSOURCE_PLL4_R))
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c1436 case RCC_FDCANCLKSOURCE_PLL4_R: /* PLL4_R is used as clock source for FDCAN */ in HAL_RCCEx_PeriphCLKConfig()
2384 case RCC_FDCANCLKSOURCE_PLL4_R: in HAL_RCCEx_GetPeriphCLKFreq()