Searched refs:tPORT_DATA_CO_CALLBACK (Results 1 – 3 of 3) sorted by relevance
82 typedef int(tPORT_DATA_CO_CALLBACK)(uint16_t port_handle, uint8_t* p_buf, typedef239 tPORT_DATA_CO_CALLBACK* p_port_cb);
177 tPORT_DATA_CO_CALLBACK*
372 tPORT_DATA_CO_CALLBACK* p_port_cb) { in PORT_SetDataCOCallback()