Searched refs:RASP_INT_ECM_PKT_RDY (Results 1 – 7 of 7) sorted by relevance
35 RASP_INT_ECM_PKT_RDY )390 if (IntStatus[RaspID] & RASP_INT_ECM_PKT_RDY) // ECM Packet Ready in _NDS_RASP_Isr()549 if(u32Events & RASP_INT_ECM_PKT_RDY) in _NDS_RASP_IsrTask()594 if (IntStatus & RASP_INT_ECM_PKT_RDY)701 if(u32Events & RASP_INT_ECM_PKT_RDY)
31 RASP_INT_ECM_PKT_RDY )385 if (IntStatus & RASP_INT_ECM_PKT_RDY) // ECM Packet Ready
255 #define RASP_INT_ECM_PKT_RDY 0x00000400 macro