Searched refs:nrf_spim_int_enable (Results 1 – 2 of 2) sorted by relevance
264 NRF_STATIC_INLINE void nrf_spim_int_enable(NRF_SPIM_Type * p_reg,625 NRF_STATIC_INLINE void nrf_spim_int_enable(NRF_SPIM_Type * p_reg, in nrf_spim_int_enable() function
538 nrf_spim_int_enable(p_spim, NRF_SPIM_INT_END_MASK); in spim_int_enable()613 nrf_spim_int_enable(p_spim, NRF_SPIM_INT_STARTED_MASK); in spim_xfer()
Completed in 7 milliseconds