Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/common/services/adp/sam/
A Dadp_interface_spi.c91 static void adp_interface_transceive(uint8_t *tx_data, uint8_t *rx_data, uint16_t length) in adp_interface_transceive() function
125 adp_interface_transceive(tx_buf, rx_buf, length); in adp_interface_transceive_procotol()
/bsp/samd21/sam_d2x_asflib/common/services/adp/sam0/
A Dadp_interface_spi.c81 static void adp_interface_transceive(uint8_t *tx_data, uint8_t *rx_data, uint16_t length) in adp_interface_transceive() function
131 adp_interface_transceive(tx_buf, rx_buf, length); in adp_interface_transceive_procotol()

Completed in 3 milliseconds