Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_spis.h301 NRF_STATIC_INLINE void nrf_spis_int_enable(NRF_SPIS_Type * p_reg,
777 NRF_STATIC_INLINE void nrf_spis_int_enable(NRF_SPIS_Type * p_reg, in nrf_spis_int_enable() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c354 nrf_spis_int_enable(p_spis, NRF_SPIS_INT_ACQUIRED_MASK | in nrfx_spis_init()