Home
last modified time | relevance | path

Searched refs:ss_active_high (Results 1 – 4 of 4) sorted by relevance

/bsp/nrf5x/libraries/drivers/
A Dnrfx_spim.c195 bool ss_active_high; member
427 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()
A Ddrv_spim.c162 config.ss_active_high = false; in spim_configure()
248 mess->ss_active_high = config.ss_active_high; in spim_configure()
A Dnrfx_spim.h112 …bool ss_active_high; /* /< Polarity of the Slave Select pin during transmission. … member
178 .ss_active_high = false, \
A Ddrv_spim.h22 bool ss_active_high; member

Completed in 15 milliseconds