Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_uarte.h311 p_pins->rts_pin = nrf_uarte_rts_pin_get(p_reg); in nrfy_uarte_pins_get()
513 uint32_t pin = nrf_uarte_rts_pin_get(p_reg); in nrfy_uarte_rts_pin_get()
/hal_nordic-latest/nrfx/hal/
Dnrf_uarte.h579 NRF_STATIC_INLINE uint32_t nrf_uarte_rts_pin_get(NRF_UARTE_Type const * p_reg);
875 NRF_STATIC_INLINE uint32_t nrf_uarte_rts_pin_get(NRF_UARTE_Type const * p_reg) in nrf_uarte_rts_pin_get() function