Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/nrfx/hal/
Dnrf_uarte.h269 NRF_STATIC_INLINE void nrf_uarte_shorts_disable(NRF_UARTE_Type * p_reg, uint32_t mask);
539 NRF_STATIC_INLINE void nrf_uarte_shorts_disable(NRF_UARTE_Type * p_reg, uint32_t mask) in nrf_uarte_shorts_disable() function
/hal_nordic-3.5.0/nrfx/haly/
Dnrfy_uarte.h355 nrf_uarte_shorts_disable(p_reg, mask); in nrfy_uarte_shorts_disable()