Searched refs:xCEMsg (Results 1 – 1 of 1) sorted by relevance
96 u8 xCEMsg[12]; member365 memcpy( newElement->event.xUnion.xCEMsgData.xCEMsg, ceMsg, 12 ); in signalCEMsg()386 memcpy( newElement->event.xUnion.xCEMsgData.xCEMsg, ceMsg, 12 ); in dmaAndSignalCEMsg()435 switch( event->xUnion.xCEMsgData.xCEMsg[3] ) in intReceived()438 if ( (event->xUnion.xCEMsgData.xCEMsg[5]&0x20) != 0 ) in intReceived()447 if ( (head != NULL) && ( head->event.xUnion.xCEMsgData.xCEMsg[3] == 0x40 ) ) in intReceived()506 if ( event->xUnion.xCEMsgData.xCEMsg[3] == 0x40 ) in ackReceived()508 if ( event->xUnion.xCEMsgData.xCEMsg[2] != 0 ) in ackReceived()1106 if ( ( rtcData.xCeMsg.xCEMsg[2] == 0xa9 ) || in mf_getRtc()1107 ( rtcData.xCeMsg.xCEMsg[2] == 0xaf ) ) { in mf_getRtc()[all …]