Searched refs:nrf_uarte_hwfc_pins_set (Results 1 – 2 of 2) sorted by relevance
605 NRF_STATIC_INLINE void nrf_uarte_hwfc_pins_set(NRF_UARTE_Type * p_reg,890 NRF_STATIC_INLINE void nrf_uarte_hwfc_pins_set(NRF_UARTE_Type * p_reg, in nrf_uarte_hwfc_pins_set() function900 nrf_uarte_hwfc_pins_set(p_reg, NRF_UARTE_PSEL_DISCONNECTED, NRF_UARTE_PSEL_DISCONNECTED); in nrf_uarte_hwfc_pins_disconnect()
125 nrf_uarte_hwfc_pins_set(p_reg, p_config->pins.rts_pin, p_config->pins.cts_pin); in nrfy_uarte_periph_configure()532 nrf_uarte_hwfc_pins_set(p_reg, pselrts, pselcts); in nrfy_uarte_hwfc_pins_set()