Searched refs:nrf_uarte_int_enable (Results 1 – 2 of 2) sorted by relevance
142 nrf_uarte_int_enable(p_instance->p_reg, NRF_UARTE_INT_ENDRX_MASK | in interrupts_enable()469 nrf_uarte_int_enable(p_instance->p_reg, NRF_UARTE_INT_ERROR_MASK | in nrfx_uarte_rx()535 nrf_uarte_int_enable(p_instance->p_reg, NRF_UARTE_INT_ERROR_MASK | in nrfx_uarte_rx()
230 NRF_STATIC_INLINE void nrf_uarte_int_enable(NRF_UARTE_Type * p_reg, uint32_t mask);497 NRF_STATIC_INLINE void nrf_uarte_int_enable(NRF_UARTE_Type * p_reg, uint32_t mask) in nrf_uarte_int_enable() function
Completed in 6 milliseconds