Searched defs:last_packet (Results 1 – 2 of 2) sorted by relevance
362 static void spi_mcux_prepare_txdummy(uint32_t *dummy, bool last_packet, in spi_mcux_prepare_txdummy()386 bool last_packet, bool rx_ignore) in spi_mcux_dma_tx_load()558 const struct spi_config *spi_cfg, bool last_packet) in spi_mcux_dma_move_buffers()
266 bool last_packet; in sender_iface() local