Searched refs:IS_FDCAN_CKDIV (Results 1 – 18 of 18) sorted by relevance
1309 #define IS_FDCAN_CKDIV(CKDIV) (((CKDIV) == FDCAN_CLOCK_DIV1 ) || \ macro
2070 #define IS_FDCAN_CKDIV(CKDIV) (((CKDIV) == FDCAN_CLOCK_DIV1 ) || \ macro
2213 #define IS_FDCAN_CKDIV(CKDIV) (((CKDIV) == FDCAN_CLOCK_DIV1 ) || \ macro
307 assert_param(IS_FDCAN_CKDIV(hfdcan->Init.ClockDivider)); in HAL_FDCAN_Init()
305 assert_param(IS_FDCAN_CKDIV(hfdcan->Init.ClockDivider)); in HAL_FDCAN_Init()
672 assert_param(IS_FDCAN_CKDIV(sCcuConfig->ClockDivider)); in HAL_FDCAN_ConfigClockCalibration()
1689 assert_param(IS_FDCAN_CKDIV(sCcuConfig->ClockDivider)); in HAL_FDCAN_ConfigClockCalibration()