Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/lib/nrfx/hal/
H A Dnrf_uart.h294 __STATIC_INLINE void nrf_uart_hwfc_pins_disconnect(NRF_UART_Type * p_reg);
473 __STATIC_INLINE void nrf_uart_hwfc_pins_disconnect(NRF_UART_Type * p_reg) in nrf_uart_hwfc_pins_disconnect() function
/dports/devel/tinygo/tinygo-0.14.1/lib/nrfx/drivers/src/
H A Dnrfx_uart.c137 nrf_uart_hwfc_pins_disconnect(p_instance->p_reg); in pins_to_default()