Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_spim.c534 nrf_spim_int_disable(p_spim, NRF_SPIM_INT_END_MASK); in spim_int_enable()
538 nrf_spim_int_enable(p_spim, NRF_SPIM_INT_END_MASK); in spim_int_enable()
/external/platform/nrfx/hal/
A Dnrf_spim.h123 NRF_SPIM_INT_END_MASK = SPIM_INTENSET_END_Msk, ///< Interrupt on END event. enumerator

Completed in 7 milliseconds