Searched refs:use_hw_ss (Results 1 – 4 of 4) sorted by relevance
190 bool use_hw_ss; member281 ((p_config->use_hw_ss) && in nrfx_spim_init()442 if (p_config->use_hw_ss) in nrfx_spim_init()444 p_cb->use_hw_ss = p_config->use_hw_ss; in nrfx_spim_init()576 if (!mess->use_hw_ss) in finish_transfer()704 if (!p_cb->use_hw_ss) in spim_xfer()765 if (!p_cb->use_hw_ss) in nrfx_spim_xfer()870 if (!p_cb->use_hw_ss) in rtt_spim_xfer()935 if (!p_cb->use_hw_ss && message->cs_take) in rtt_nrfx_spim_xfer()
128 …bool use_hw_ss; /* /< Indication to use software or hardware controlled Slav… member150 .use_hw_ss = false, \
20 bool use_hw_ss; member
246 mess->use_hw_ss = config.use_hw_ss; in spim_configure()
Completed in 12 milliseconds