Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c123 .rxFrame = (CEDI_CbRxFrame)Cy_ETHIF_EventRxFrame,
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h1370 CEDI_CbRxFrame rxFrame; member
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c360 ((CEDI_PdVar(cb).rxFrame)==NULL)) in callbacksNullCheck()
1767 (*(CEDI_PdVar(cb).rxFrame))(pD, qNum); in emacIsr()