Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c471 bool hw_csn_supported = SPIM_HW_CSN_PRESENT_VALIDATE(p_instance->drv_inst_idx); in spim_configure() local
472 bool use_csn = hw_csn_supported && p_config->use_hw_ss; in spim_configure()