Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/common/services/adp/sam/
A Dadp_interface_twi.c78 static enum status_code adp_interface_send(uint8_t* tx_buf, uint16_t length) in adp_interface_send() function
124 adp_interface_send(tx_buf, length); in adp_interface_transceive_procotol()
/bsp/samd21/sam_d2x_asflib/common/services/adp/sam0/
A Dadp_interface_twi.c77 static enum status_code adp_interface_send(uint8_t* tx_buf, uint16_t length) in adp_interface_send() function
131 adp_interface_send(tx_buf, length); in adp_interface_transceive_procotol()

Completed in 6 milliseconds