Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_spim.h568 NRFY_STATIC_INLINE bool nrfy_spim_enable_check(NRF_SPIM_Type const * p_reg) in nrfy_spim_enable_check() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c850 true : !nrfy_spim_enable_check(p_spim); in spim_xfer()