Home
last modified time | relevance | path

Searched defs:IS_CAN_ErrorType (Results 1 – 2 of 2) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_CAN.h334 #define IS_CAN_ErrorType(ErrorType) (((ErrorType) == CAN_ErrorType_ErrCode) || \ macro
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_CAN.h335 #define IS_CAN_ErrorType(ErrorType) (((ErrorType) == CAN_ErrorType_ErrCode) || \ macro

Completed in 6 milliseconds