Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_spim.h121 uint8_t ss_duration; ///< Slave Select duration before and after transmission. member
136 .ss_duration = 0x02, \
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_spim.c293 p_config->ss_duration); in nrfx_spim_init()