Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll.c73 static void mfy_ticker_job_idle_get(void *param);
255 static struct mayfly mfy = {0, 0, &link, NULL, mfy_ticker_job_idle_get}; in lll_prepare_done()
804 static void mfy_ticker_job_idle_get(void *param) in mfy_ticker_job_idle_get() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c86 static void mfy_ticker_job_idle_get(void *param);
430 static struct mayfly mfy = {0, 0, &link, NULL, mfy_ticker_job_idle_get}; in lll_prepare_done()
1283 static void mfy_ticker_job_idle_get(void *param) in mfy_ticker_job_idle_get() function