Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nordic/nrfx_prs/src/
Dmain.c114 static void spim_handler(const nrfx_spim_evt_t *p_event, void *p_context) in spim_handler() function
161 err = nrfx_spim_init(&spim, &spim_config, spim_handler, NULL); in switch_to_spim()