Searched refs:nrf_uarte_cts_pin_get (Results 1 – 2 of 2) sorted by relevance
312 p_pins->cts_pin = nrf_uarte_cts_pin_get(p_reg); in nrfy_uarte_pins_get()522 uint32_t pin = nrf_uarte_cts_pin_get(p_reg); in nrfy_uarte_cts_pin_get()
596 NRF_STATIC_INLINE uint32_t nrf_uarte_cts_pin_get(NRF_UARTE_Type const * p_reg);885 NRF_STATIC_INLINE uint32_t nrf_uarte_cts_pin_get(NRF_UARTE_Type const * p_reg) in nrf_uarte_cts_pin_get() function