Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c137 .extInpIntr = (CEDI_CbExtInpIntr)Cy_ETHIF_EventExternalInt
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h1384 CEDI_CbExtInpIntr extInpIntr; member
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c512 if ((selection & CEDI_EV_EXT_INTR) && ((CEDI_PdVar(cb).extInpIntr)==NULL)) in callbacksNullCheck()
2063 (*(CEDI_PdVar(cb).extInpIntr))(pD); in emacIsr()