Searched refs:nrf_uarte_shorts_disable (Results 1 – 2 of 2) sorted by relevance
384 NRF_STATIC_INLINE void nrf_uarte_shorts_disable(NRF_UARTE_Type * p_reg, uint32_t mask);755 NRF_STATIC_INLINE void nrf_uarte_shorts_disable(NRF_UARTE_Type * p_reg, uint32_t mask) in nrf_uarte_shorts_disable() function
379 nrf_uarte_shorts_disable(p_reg, mask); in nrfy_uarte_shorts_disable()