Searched refs:nrfy_spim_int_enable_check (Results 1 – 2 of 2) sorted by relevance
973 if (nrfy_spim_int_enable_check(p_spim, NRF_SPIM_INT_STARTED_MASK) && in irq_handler()984 if (nrfy_spim_int_enable_check(p_spim, NRF_SPIM_INT_STARTED_MASK) && in irq_handler()
509 NRFY_STATIC_INLINE uint32_t nrfy_spim_int_enable_check(NRF_SPIM_Type const * p_reg, uint32_t mask) in nrfy_spim_int_enable_check() function