Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nordic/nrfx_prs/src/
Dmain.c198 static void uarte_handler(const nrfx_uarte_event_t *p_event, void *p_context) in uarte_handler() function
243 err = nrfx_uarte_init(&uarte, &uarte_config, uarte_handler); in switch_to_uarte()