Searched refs:nrf_spim_int_enable_check (Results 1 – 2 of 2) sorted by relevance
281 __STATIC_INLINE bool nrf_spim_int_enable_check(NRF_SPIM_Type * p_reg,600 __STATIC_INLINE bool nrf_spim_int_enable_check(NRF_SPIM_Type * p_reg, in nrf_spim_int_enable_check() function
628 if ((nrf_spim_int_enable_check(p_spim, NRF_SPIM_INT_STARTED_MASK)) && in irq_handler()