Searched defs:CAN_INT_LEC (Results 1 – 12 of 12) sorted by relevance
198 CAN_INT_LEC = ((uint32_t)0x00000800), /*!< Last error record code Interrupt */ enumerator
224 CAN_INT_LEC = ((uint32_t)0x00000800), /*!< Last error record code Interrupt */ enumerator
255 CAN_INT_LEC = BIT11, /*!< Last error code Interrupt */ enumerator
556 #define CAN_INT_LEC ((uint32_t)0x00000800) /*!< Last error code Interrupt*/ macro
Completed in 830 milliseconds