Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_spim.h284 NRF_STATIC_INLINE uint32_t nrf_spim_int_enable_check(NRF_SPIM_Type const * p_reg, uint32_t mask);
637 NRF_STATIC_INLINE uint32_t nrf_spim_int_enable_check(NRF_SPIM_Type const * p_reg, uint32_t mask) in nrf_spim_int_enable_check() function
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spim.c736 if ((nrf_spim_int_enable_check(p_spim, NRF_SPIM_INT_STARTED_MASK)) && in irq_handler()

Completed in 5 milliseconds