Searched refs:tPORT_DATA_CO_CALLBACK (Results 1 – 4 of 4) sorted by relevance
86 typedef int(tPORT_DATA_CO_CALLBACK)(uint16_t port_handle, uint8_t* p_buf, typedef311 tPORT_DATA_CO_CALLBACK* p_port_cb);
57 tPORT_DATA_CO_CALLBACK* /* p_port_cb */) { in PORT_SetDataCOCallback() argument
202 tPORT_DATA_CO_CALLBACK*
426 int PORT_SetDataCOCallback(uint16_t handle, tPORT_DATA_CO_CALLBACK* p_port_cb) { in PORT_SetDataCOCallback()