Home
last modified time | relevance | path

Searched refs:adp_interface_transceive_procotol (Results 1 – 6 of 6) sorted by relevance

/bsp/samd21/sam_d2x_asflib/common/services/adp/
A Dadp.c280 adp_interface_transceive_procotol((uint8_t*)&msg_format, data_length, rx_buf); in adp_request_handshake()
326 adp_interface_transceive_procotol((uint8_t*)&msg_format, data_length, rx_buf); in adp_request_status()
369 adp_interface_transceive_procotol((uint8_t*)&msg_format, data_length, rx_buf); in adp_configure_info()
412 adp_interface_transceive_procotol((uint8_t*)&msg_format, data_length, rx_buf); in adp_configure_stream()
447 adp_interface_transceive_procotol((uint8_t*)&msg_format, data_length, rx_buf); in adp_toggle_stream()
495 adp_interface_transceive_procotol((uint8_t*)&msg_format, data_length, rx_buf); in adp_configure_graph()
538 adp_interface_transceive_procotol((uint8_t*)&msg_format, data_length, rx_buf); in adp_configure_terminal()
582 adp_interface_transceive_procotol((uint8_t*)&msg_format, data_length, rx_buf); in adp_add_stream_to_terminal()
630 adp_interface_transceive_procotol((uint8_t*)&msg_format, data_length, rx_buf); in adp_add_axis_to_graph()
674 adp_interface_transceive_procotol((uint8_t*)&msg_format, data_length, rx_buf); in adp_add_stream_to_axis()
[all …]
A Dadp_interface.h52 void adp_interface_transceive_procotol(uint8_t* tx_buf, uint16_t length, uint8_t* rx_buf);
/bsp/samd21/sam_d2x_asflib/common/services/adp/sam/
A Dadp_interface_spi.c120 void adp_interface_transceive_procotol(uint8_t* tx_buf, uint16_t length, uint8_t* rx_buf) in adp_interface_transceive_procotol() function
A Dadp_interface_twi.c122 void adp_interface_transceive_procotol(uint8_t* tx_buf, uint16_t length, uint8_t* rx_buf) in adp_interface_transceive_procotol() function
/bsp/samd21/sam_d2x_asflib/common/services/adp/sam0/
A Dadp_interface_twi.c129 void adp_interface_transceive_procotol(uint8_t* tx_buf, uint16_t length, uint8_t* rx_buf) in adp_interface_transceive_procotol() function
A Dadp_interface_spi.c126 void adp_interface_transceive_procotol(uint8_t* tx_buf, uint16_t length, uint8_t* rx_buf) in adp_interface_transceive_procotol() function

Completed in 18 milliseconds