Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/nrfx/hal/
Dnrf_uarte.h261 NRF_STATIC_INLINE void nrf_uarte_shorts_enable(NRF_UARTE_Type * p_reg, uint32_t mask);
534 NRF_STATIC_INLINE void nrf_uarte_shorts_enable(NRF_UARTE_Type * p_reg, uint32_t mask) in nrf_uarte_shorts_enable() function
/hal_nordic-3.5.0/nrfx/haly/
Dnrfy_uarte.h348 nrf_uarte_shorts_enable(p_reg, mask); in nrfy_uarte_shorts_enable()