Searched refs:CAN_INT_SLK (Results 1 – 14 of 14) sorted by relevance
550 #define CAN_INT_SLK ((uint32_t)0x00020000) /*!< Sleep acknowledge 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))
1209 case CAN_INT_SLK: in CAN_GetIntStatus()1298 case CAN_INT_SLK: in CAN_ClearINTPendingBit()
1315 case CAN_INT_SLK: in CAN_GetIntStatus()1404 case CAN_INT_SLK: in CAN_ClearINTPendingBit()
Completed in 753 milliseconds