Searched refs:preempt_ticker_cb (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll.c | 67 static void preempt_ticker_cb(uint32_t ticks_at_expire, uint32_t ticks_drift, 691 preempt_ticker_cb, evt, in preempt_ticker_start() 697 static void preempt_ticker_cb(uint32_t ticks_at_expire, uint32_t ticks_drift, in preempt_ticker_cb() function
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll.c | 80 static void preempt_ticker_cb(uint32_t ticks_at_expire, uint32_t ticks_drift, 1117 preempt_ticker_cb, first->prepare_param.param, in preempt_ticker_start() 1147 static void preempt_ticker_cb(uint32_t ticks_at_expire, uint32_t ticks_drift, in preempt_ticker_cb() function
|