Searched refs:NRFX_SPIM_FLAG_RX_POSTINC (Results 1 – 2 of 2) sorted by relevance
192 #define NRFX_SPIM_FLAG_RX_POSTINC (1UL << 1) macro
830 nrfy_spim_rx_list_set(p_spim, NRFX_SPIM_FLAG_RX_POSTINC & flags); in spim_xfer()925 if ((NRFX_SPIM_FLAG_TX_POSTINC | NRFX_SPIM_FLAG_RX_POSTINC) & flags) in nrfx_spim_xfer()