Searched refs:nrf_uart_hwfc_pins_set (Results 1 – 2 of 2) sorted by relevance
351 NRF_STATIC_INLINE void nrf_uart_hwfc_pins_set(NRF_UART_Type * p_reg,560 NRF_STATIC_INLINE void nrf_uart_hwfc_pins_set(NRF_UART_Type * p_reg, in nrf_uart_hwfc_pins_set() function579 nrf_uart_hwfc_pins_set(p_reg, NRF_UART_PSEL_DISCONNECTED, NRF_UART_PSEL_DISCONNECTED); in nrf_uart_hwfc_pins_disconnect()
137 nrf_uart_hwfc_pins_set(p_instance->p_reg, in uart_configure()