Searched refs:nrf_spim_int_disable (Results 1 – 2 of 2) sorted by relevance
439 nrf_spim_int_disable(p_spim, NRF_SPIM_ALL_INTS_MASK); in nrfx_spim_uninit()534 nrf_spim_int_disable(p_spim, NRF_SPIM_INT_END_MASK); in spim_int_enable()750 nrf_spim_int_disable(p_spim, NRF_SPIM_INT_STARTED_MASK); in irq_handler()
273 NRF_STATIC_INLINE void nrf_spim_int_disable(NRF_SPIM_Type * p_reg,631 NRF_STATIC_INLINE void nrf_spim_int_disable(NRF_SPIM_Type * p_reg, in nrf_spim_int_disable() function
Completed in 5 milliseconds