Searched refs:preempt_ticker_cb (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/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-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll.c | 82 static void preempt_ticker_cb(uint32_t ticks_at_expire, uint32_t ticks_drift, 1159 preempt_ticker_cb, first->prepare_param.param, 1189 static void preempt_ticker_cb(uint32_t ticks_at_expire, uint32_t ticks_drift, function
|