Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c201 #define IS_RCC_FDCAN1CLK(__SOURCE__) \ macro
1106 assert_param(IS_RCC_FDCAN1CLK(pPeriphClkInit->Fdcan1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()