Searched defs:p_port_cb (Results 1 – 3 of 3) sorted by relevance
76 tPORT_DATA_CO_CALLBACK* p_port_cb) { in PORT_SetDataCOCallback()80 int PORT_SetEventCallback(uint16_t port_handle, tPORT_CALLBACK* p_port_cb) { in PORT_SetEventCallback()
319 int PORT_SetEventCallback(uint16_t port_handle, tPORT_CALLBACK* p_port_cb) { in PORT_SetEventCallback()376 tPORT_DATA_CO_CALLBACK* p_port_cb) { in PORT_SetDataCOCallback()
250 tPORT_CALLBACK* p_port_cb = p_port->p_callback; in port_release_port() local