Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c79 static uint32_t preempt_ticker_stop(void);
1058 ret = preempt_ticker_stop(); in preempt_ticker_start()
1123 static uint32_t preempt_ticker_stop(void) in preempt_ticker_stop() function