Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h456 #define RCC_FDCANCLKSOURCE_PLLSAI1 RCC_CCIPR1_FDCANSEL_1 /*!< PLLSAI1 "P" clock (PLLSAI1CLK) */ macro
2066 ((__SOURCE__) == RCC_FDCANCLKSOURCE_PLLSAI1))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c456 case RCC_FDCANCLKSOURCE_PLLSAI1: /* PLLSAI1 is used as clock source for FDCAN kernel clock*/ in HAL_RCCEx_PeriphCLKConfig()
1560 case RCC_FDCANCLKSOURCE_PLLSAI1: in HAL_RCCEx_GetPeriphCLKFreq()