Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mspi/
Dmspi_dw.c809 uint32_t rx_total_bytes; in start_next_packet() local
813 rx_total_bytes = dev_data->bytes_to_discard in start_next_packet()
822 rx_fifo_threshold = MIN(rx_total_bytes - 1, in start_next_packet()