Searched refs:IS_FDCAN_CALIBRATION_COUNTER (Results 1 – 6 of 6) sorted by relevance
2205 #define IS_FDCAN_CALIBRATION_COUNTER(COUNTER) (((COUNTER) == FDCAN_CALIB_TIME_QUANTA_COUNTER ) || \ macro
2348 #define IS_FDCAN_CALIBRATION_COUNTER(COUNTER) (((COUNTER) == FDCAN_CALIB_TIME_QUANTA_COUNTER ) || \ macro
790 assert_param(IS_FDCAN_CALIBRATION_COUNTER(Counter)); in HAL_FDCAN_GetClockCalibrationCounter()
1809 assert_param(IS_FDCAN_CALIBRATION_COUNTER(Counter)); in HAL_FDCAN_GetClockCalibrationCounter()