Searched defs:p_port_cb (Results 1 – 2 of 2) sorted by relevance
315 int PORT_SetEventCallback(uint16_t port_handle, tPORT_CALLBACK* p_port_cb) { in PORT_SetEventCallback()372 tPORT_DATA_CO_CALLBACK* p_port_cb) { in PORT_SetDataCOCallback()
249 tPORT_CALLBACK* p_port_cb = p_port->p_callback; in port_release_port() local