Home
last modified time | relevance | path

Searched refs:kEplMsgTypePres (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/epl/
DEplFrame.h334 kEplMsgTypePres = 0x04, enumerator
DEplPdok.c515 if (MsgType == kEplMsgTypePres) { // TPDO is PRes frame in EplPdokProcess()
DEplDllk.c467 } else if (MsgType_p == kEplMsgTypePres) { in EplDllkCreateTxFrame()
574 case kEplMsgTypePres: in EplDllkCreateTxFrame()
848 kEplMsgTypePres, in EplDllkProcess()
2655 case kEplMsgTypePres: in EplDllkCbFrameReceived()
3235 || (pTxBuffer_p->m_EplMsgType == kEplMsgTypePres)) { // PRes resp. PReq frame sent in EplDllkCbFrameTransmitted()