Home
last modified time | relevance | path

Searched refs:adp_msg_data_stream (Results 1 – 2 of 2) sorted by relevance

/bsp/samd21/sam_d2x_asflib/common/services/adp/
A Dadp.h929 SHORTENUM struct adp_msg_data_stream { struct
934 bool adp_send_stream(struct adp_msg_data_stream *const stream_data, uint8_t* receive_buf); argument
936 bool adp_transceive_stream(struct adp_msg_data_stream *const stream_data, uint8_t *receive_buf);
A Dadp.c1298 bool adp_transceive_stream(struct adp_msg_data_stream *const stream_data, uint8_t *protocol_buf) in adp_transceive_stream()
1342 struct adp_msg_data_stream data_stream; in adp_transceive_single_stream()

Completed in 10 milliseconds