Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mspi/
Dmspi_dw.c877 uint32_t tx_total = dev_data->bytes_to_discard in start_next_packet() local
880 if (start_level > tx_total - 1) { in start_next_packet()
881 start_level = tx_total - 1; in start_next_packet()