Home
last modified time | relevance | path

Searched defs:tx_fifo_depth (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/mspi/
Dmspi_dw.c136 uint8_t tx_fifo_depth = dev_config->tx_fifo_depth_minus_1 + 1; in tx_data() local
173 uint8_t tx_fifo_depth = dev_config->tx_fifo_depth_minus_1 + 1; in make_rx_cycles() local