Searched refs:nrf_uarte_shorts_get (Results 1 – 2 of 2) sorted by relevance
368 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
363 uint32_t ret = nrf_uarte_shorts_get(p_reg, mask); in nrfy_uarte_shorts_get()