Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_spim.h400 NRFY_STATIC_INLINE void nrfy_spim_tx_list_set(NRF_SPIM_Type * p_reg, bool enable) in nrfy_spim_tx_list_set() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c829 nrfy_spim_tx_list_set(p_spim, NRFX_SPIM_FLAG_TX_POSTINC & flags); in spim_xfer()