Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/include/
Dlll_clock.h10 int lll_hfclock_on_wait(void);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_clock.h11 int lll_hfclock_on_wait(void);
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dlll_clock.c32 int lll_hfclock_on_wait(void) in lll_hfclock_on_wait() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_clock.c112 int lll_hfclock_on_wait(void) in lll_hfclock_on_wait() function
Dlll_test.c500 err = lll_hfclock_on_wait(); in init()