Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/samples/src/nrfx_uarte/rx_double_buffered/
Dmain.c127 nrfx_uarte_t * p_inst = p_context; in uarte_handler() local
133 status = nrfx_uarte_rx(p_inst, in uarte_handler()
140 status = nrfx_uarte_rx(p_inst, in uarte_handler()
151 nrfx_uarte_uninit(p_inst); in uarte_handler()
/hal_nordic-latest/nrfx/samples/src/nrfx_uarte/tx_rx_non_blocking/
Dmain.c86 nrfx_uarte_t * p_inst = p_context; in uarte_handler() local
97 nrfx_uarte_uninit(p_inst); in uarte_handler()