Searched defs:HAL_CAN_ERROR_NONE (Results 1 – 4 of 4) sorted by relevance
234 #define HAL_CAN_ERROR_NONE ((uint32_t)0x00000000) /*!< No error */ macro
260 #define HAL_CAN_ERROR_NONE 0x00000000U /*!< No error */ macro
285 #define HAL_CAN_ERROR_NONE (0x00000000U) /*!< No error … macro