Searched refs:tUSERIAL_CBACK (Results 1 – 2 of 2) sorted by relevance
229 typedef void(tUSERIAL_CBACK)(tUSERIAL_PORT, tUSERIAL_EVT, tUSERIAL_EVT_DATA*); typedef240 extern void USERIAL_Open(tUSERIAL_PORT, tUSERIAL_OPEN_CFG*, tUSERIAL_CBACK*);
182 tUSERIAL_CBACK* ser_cb;917 tUSERIAL_CBACK* p_cback) { in USERIAL_Open()