Searched refs:ss_active_high (Results 1 – 4 of 4) sorted by relevance
195 bool ss_active_high; member427 if (p_config->ss_active_high) in nrfx_spim_init()447 (p_config->ss_active_high == true ? in nrfx_spim_init()452 p_cb->ss_active_high = p_config->ss_active_high; in nrfx_spim_init()579 if (mess->ss_active_high) in finish_transfer()707 if (p_cb->ss_active_high) in spim_xfer()768 if (p_cb->ss_active_high) in nrfx_spim_xfer()873 if (p_cb->ss_active_high) in rtt_spim_xfer()938 if (p_cb->ss_active_high) in rtt_nrfx_spim_xfer()
162 config.ss_active_high = false; in spim_configure()248 mess->ss_active_high = config.ss_active_high; in spim_configure()
112 …bool ss_active_high; /* /< Polarity of the Slave Select pin during transmission. … member178 .ss_active_high = false, \
22 bool ss_active_high; member
Completed in 15 milliseconds