Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte2.c775 static int endtx_stoptx_ppi_init(NRF_UARTE_Type *uarte) in endtx_stoptx_ppi_init() function
849 err = endtx_stoptx_ppi_init(nrfx_dev->p_reg); in uarte_nrfx_init()
Duart_nrfx_uarte.c2130 static int endtx_stoptx_ppi_init(NRF_UARTE_Type *uarte, in endtx_stoptx_ppi_init() function
2294 err = endtx_stoptx_ppi_init(uarte, data); in uarte_tx_path_init()