Searched refs:nrf_uarte_tx_amount_get (Results 1 – 2 of 2) sorted by relevance
680 NRF_STATIC_INLINE uint32_t nrf_uarte_tx_amount_get(NRF_UARTE_Type const * p_reg);957 NRF_STATIC_INLINE uint32_t nrf_uarte_tx_amount_get(NRF_UARTE_Type const * p_reg) in nrf_uarte_tx_amount_get() function
599 uint32_t amount = nrf_uarte_tx_amount_get(p_reg); in nrfy_uarte_tx_amount_get()