Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_uarte.h368 NRF_STATIC_INLINE uint32_t nrf_uarte_shorts_get(NRF_UARTE_Type * p_reg, uint32_t mask);
745 NRF_STATIC_INLINE uint32_t nrf_uarte_shorts_get(NRF_UARTE_Type * p_reg, uint32_t mask) in nrf_uarte_shorts_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_uarte.h363 uint32_t ret = nrf_uarte_shorts_get(p_reg, mask); in nrfy_uarte_shorts_get()