Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ticker/
Dticker.c390 while (ticker_id_head != TICKER_NULL) { in ticker_by_slot_get()
399 return TICKER_NULL; in ticker_by_slot_get()
464 if ((_ticker_id_head == TICKER_NULL) ||
477 while (_ticker_id_head != TICKER_NULL) {
514 if (_ticker_id_head != TICKER_NULL) {
567 previous = TICKER_NULL;
569 while ((current != TICKER_NULL) && (ticks_to_expire >=
593 if (previous == TICKER_NULL) {
599 if (current != TICKER_NULL) {
639 collide = ticker_id_slot_previous = TICKER_NULL;
[all …]
Dticker.h27 #define TICKER_NULL ((uint8_t)((uint8_t)0 - 1)) macro
/Zephyr-Core-3.5.0/subsys/bluetooth/shell/
Dticker.c50 ticker_id = TICKER_NULL; in cmd_ticker_info()
73 (ticker_id == TICKER_NULL)) { in cmd_ticker_info()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dull_sched.c137 if (ticker_id != TICKER_NULL) { in ull_sched_after_cen_slot_get()
315 if (ticker_id != TICKER_NULL) { in group_free_slot_get()
451 ticker_id = ticker_id_prev = TICKER_NULL; in after_match_slot_get()
500 if ((ticker_id_prev != TICKER_NULL) && in after_match_slot_get()
505 ticker_id = ticker_id_prev = TICKER_NULL; in after_match_slot_get()
511 if (ticker_id == TICKER_NULL) { in after_match_slot_get()
552 if ((ticker_id_prev != TICKER_NULL) && in after_match_slot_get()
566 if (ticker_id_prev != TICKER_NULL) { in after_match_slot_get()
Dull_scan_aux.c210 ticker_yield_handle = TICKER_NULL; in ull_scan_aux_setup()
225 ticker_yield_handle = TICKER_NULL; in ull_scan_aux_setup()
695 if (ticker_yield_handle != TICKER_NULL) { in ull_scan_aux_setup()
Dull_adv_sync.c1172 ll_adv_sync_ticker_ext[sync_handle].expire_info_id = TICKER_NULL; in ull_adv_sync_start()
2248 id = TICKER_NULL;
2279 LL_ASSERT(id != TICKER_NULL);
Dull_adv_aux.c2578 TICKER_NULL); in ull_adv_sync_started_stopped()
2604 ll_adv_aux_ticker_ext[aux_handle].expire_info_id = TICKER_NULL; in ull_adv_aux_start()
3165 id = TICKER_NULL; in mfy_aux_offset_get()
3196 LL_ASSERT(id != TICKER_NULL); in mfy_aux_offset_get()
Dull_adv_iso.c1224 id = TICKER_NULL; in mfy_iso_offset_get()
1260 LL_ASSERT(id != TICKER_NULL); in mfy_iso_offset_get()
Dull_central_iso.c1043 id = TICKER_NULL; in mfy_cis_offset_get()
1093 LL_ASSERT(id != TICKER_NULL); in mfy_cis_offset_get()
Dull_conn_iso.c1056 id = TICKER_NULL; in mfy_cis_lazy_fill()
1104 LL_ASSERT(id != TICKER_NULL); in mfy_cis_lazy_fill()
Dull_adv.c1287 ll_adv_ticker_ext[handle].expire_info_id = TICKER_NULL;
1503 ll_adv_ticker_ext[handle].expire_info_id = TICKER_NULL;