Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c81 static uint32_t preempt_ticker_stop(void);
1126 ret = preempt_ticker_stop();
1165 static uint32_t preempt_ticker_stop(void) function