Searched refs:CAN_INT_WKU (Results 1 – 14 of 14) sorted by relevance
549 #define CAN_INT_WKU ((uint32_t)0x00010000) /*!< Wake-up Interrupt*/ macro568 || ((IT) == CAN_INT_WKU) || ((IT) == CAN_INT_SLK))573 …|| ((IT) == CAN_INT_LEC) || ((IT) == CAN_INT_ERR) || ((IT) == CAN_INT_WKU) || ((IT) == CAN_INT_SLK…
1205 case CAN_INT_WKU: in CAN_GetIntStatus()1294 case CAN_INT_WKU: in CAN_ClearINTPendingBit()
1311 case CAN_INT_WKU: in CAN_GetIntStatus()1400 case CAN_INT_WKU: in CAN_ClearINTPendingBit()
Completed in 54 milliseconds