Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c133 #define SPIM_HW_CSN_PRESENT_VALIDATE(drv_inst_idx) (NRFX_BIT(drv_inst_idx) & hw_csn_support_mask) macro
418 !SPIM_HW_CSN_PRESENT_VALIDATE(p_instance->drv_inst_idx)) || in spim_configuration_verify()
471 bool hw_csn_supported = SPIM_HW_CSN_PRESENT_VALIDATE(p_instance->drv_inst_idx); in spim_configure()
704 SPIM_HW_CSN_PRESENT_VALIDATE(p_instance->drv_inst_idx)) in nrfx_spim_uninit()