Searched refs:transfer_in_progress (Results 1 – 2 of 2) sorted by relevance
56 volatile bool transfer_in_progress; member188 p_cb->transfer_in_progress = false; in nrfx_spi_init()207 if (p_cb->transfer_in_progress) in nrfx_spi_reconfigure()279 p_cb->transfer_in_progress = false; in finish_transfer()401 if (p_cb->transfer_in_progress) in nrfx_spi_xfer()413 p_cb->transfer_in_progress = true; in nrfx_spi_xfer()426 p_cb->transfer_in_progress = false; in nrfx_spi_xfer()
165 volatile bool transfer_in_progress; member227 p_cb->transfer_in_progress = false; in spim_abort()636 p_cb->transfer_in_progress = false; in nrfx_spim_init()655 if (p_cb->transfer_in_progress) in nrfx_spim_reconfigure()791 if (p_cb->transfer_in_progress) in finish_transfer()813 p_cb->transfer_in_progress = false; in spim_xfer()935 if (p_cb->transfer_in_progress) in nrfx_spim_xfer()948 p_cb->transfer_in_progress = true; in nrfx_spim_xfer()