Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c1106 assert_param(IS_RCC_FDCAN1CLK(pPeriphClkInit->Fdcan1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
1108 switch (pPeriphClkInit->Fdcan1ClockSelection) in HAL_RCCEx_PeriphCLKConfig()
1130 __HAL_RCC_FDCAN1_CONFIG(pPeriphClkInit->Fdcan1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1411 pPeriphClkInit->Fdcan1ClockSelection = __HAL_RCC_GET_FDCAN1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h213 uint32_t Fdcan1ClockSelection; /*!< Specifies FDCAN1 kernel clock source. member