Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/driver/source/
Dm2m_hif.c77 tpfHifCallBack pfIpCb; member
491 if(gstrHifCxt.pfIpCb) in hif_isr()
492 …gstrHifCxt.pfIpCb(strHif.u8Opcode,strHif.u16Length - M2M_HIF_HDR_OFFSET, address + M2M_HIF_HDR_OFF… in hif_isr()
668 gstrHifCxt.pfIpCb = fn; in hif_register_cb()