Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_spim.h151 nrf_spim_csn_pol_t csn_pol; ///< Polarity of the CSN pin. member
222 p_config->ext_config.csn_pol, in nrfy_spim_periph_configure()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c556 .csn_pol = NRFX_COND_CODE_1(NRFX_SPIM_EXTENDED_ENABLED, in spim_configure()