Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_central_iso.c47 static void isr_prepare_subevent(void *param);
923 isr_prepare_subevent(param); in isr_rx()
932 static void isr_prepare_subevent(void *param) in isr_prepare_subevent() function
Dlll_peripheral_iso.c48 static void isr_prepare_subevent(void *param);
506 radio_isr_set(isr_prepare_subevent, param); in isr_rx()
996 static void isr_prepare_subevent(void *param) in isr_prepare_subevent() function