Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/
H A Ddigilent_spi.c224 static int spi_tx_end(uint8_t read_follows, uint32_t tx_len, struct libusb_device_handle *handle) in spi_tx_end() function
305 ret = spi_tx_end(read_follows, len, digilent_data->handle); in digilent_spi_send_command()