Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/flash/
Dsoc_flash_nrf_ticker.c67 ret == TICKER_STATUS_BUSY), in ticker_stop_prepare_cb()
97 ret == TICKER_STATUS_BUSY), in time_slot_callback_work()
134 if (ret != TICKER_STATUS_SUCCESS && ret != TICKER_STATUS_BUSY) { in time_slot_delay()
142 ret == TICKER_STATUS_BUSY), in time_slot_delay()
222 if (ret != TICKER_STATUS_SUCCESS && ret != TICKER_STATUS_BUSY) { in nrf_flash_sync_exe()
229 ret == TICKER_STATUS_BUSY), in nrf_flash_sync_exe()
/Zephyr-Core-3.5.0/subsys/bluetooth/shell/
Dticker.c56 uint32_t volatile err_cb = TICKER_STATUS_BUSY; in cmd_ticker_info()
66 if (err == TICKER_STATUS_BUSY) { in cmd_ticker_info()
67 while (err_cb == TICKER_STATUS_BUSY) { in cmd_ticker_info()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/coex/
Dcoex_ticker.c112 ret != TICKER_STATUS_BUSY) { in time_slot_callback_work()
143 if (err != TICKER_STATUS_SUCCESS && err != TICKER_STATUS_BUSY) { in coex_ticker_grant_start()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll.c549 (ret == TICKER_STATUS_BUSY)); in lll_prepare_resolve()
604 (ret == TICKER_STATUS_BUSY)); in lll_prepare_resolve()
617 (ret == TICKER_STATUS_BUSY)); in lll_prepare_resolve()
747 (ret == TICKER_STATUS_BUSY)); in preempt()
813 (ret == TICKER_STATUS_BUSY)); in mfy_ticker_job_idle_get()
Dlll_scan.c259 (ret == TICKER_STATUS_BUSY)); in prepare_cb()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c692 (ret == TICKER_STATUS_BUSY)); in lll_prepare_resolve()
761 (ret == TICKER_STATUS_BUSY)); in lll_prepare_resolve()
907 (ret == TICKER_STATUS_BUSY)); in preempt_ticker_start()
963 (ret == TICKER_STATUS_BUSY)); in preempt_ticker_stop()
1026 (ret == TICKER_STATUS_BUSY)); in preempt()
1111 (ret == TICKER_STATUS_BUSY)); in mfy_ticker_job_idle_get()
Dlll_scan.c501 (ret == TICKER_STATUS_BUSY));
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dull_scan.c604 ret_cb = TICKER_STATUS_BUSY;
746 (ret == TICKER_STATUS_BUSY));
958 (ret == TICKER_STATUS_BUSY));
975 (ret == TICKER_STATUS_BUSY));
1063 ret_cb = TICKER_STATUS_BUSY;
Dull_conn_iso.c458 (ticker_status == TICKER_STATUS_BUSY) || in ull_conn_iso_done()
598 (ret == TICKER_STATUS_BUSY)); in ull_conn_iso_resume_ticker_start()
1021 (ticker_status == TICKER_STATUS_BUSY)); in ull_conn_iso_start()
1082 ret_cb = TICKER_STATUS_BUSY; in mfy_cis_lazy_fill()
1087 if (ret == TICKER_STATUS_BUSY) { in mfy_cis_lazy_fill()
1093 while (ret_cb == TICKER_STATUS_BUSY) { in mfy_cis_lazy_fill()
1324 (ticker_status == TICKER_STATUS_BUSY)); in cis_disabled_cb()
Dull_sched.c465 ret_cb = TICKER_STATUS_BUSY; in after_match_slot_get()
480 if (ret == TICKER_STATUS_BUSY) { in after_match_slot_get()
481 while (ret_cb == TICKER_STATUS_BUSY) { in after_match_slot_get()
Dull_sync.c856 (ret == TICKER_STATUS_BUSY)); in ull_sync_setup()
1120 (ticker_status == TICKER_STATUS_BUSY) ||
1212 ret_cb = TICKER_STATUS_BUSY;
1223 if (ret == TICKER_STATUS_BUSY || ret == TICKER_STATUS_SUCCESS) {
1235 if (ret_cb != TICKER_STATUS_BUSY) {
1275 (ret == TICKER_STATUS_BUSY));
Dull_peripheral_iso.c365 (ticker_status == TICKER_STATUS_BUSY)); in ull_peripheral_iso_update_ticker()
380 (ticker_status == TICKER_STATUS_BUSY)); in ull_peripheral_iso_update_ticker()
Dull_sync_iso.c562 (ret == TICKER_STATUS_BUSY)); in ull_sync_iso_setup()
685 (ticker_status == TICKER_STATUS_BUSY) || in ull_sync_iso_done()
715 (ret == TICKER_STATUS_BUSY)); in ull_sync_iso_done_terminate()
773 (ret == TICKER_STATUS_BUSY)); in timeout_cleanup()
Dull_adv.c1279 ret_cb = TICKER_STATUS_BUSY;
1314 ret_cb = TICKER_STATUS_BUSY;
1487 ret_cb = TICKER_STATUS_BUSY;
1940 (ret == TICKER_STATUS_BUSY) ||
2085 (ret == TICKER_STATUS_BUSY));
2166 ret_cb = TICKER_STATUS_BUSY;
2463 (ret == TICKER_STATUS_BUSY));
2672 (ret == TICKER_STATUS_BUSY));
2786 ret_cb = TICKER_STATUS_BUSY;
2800 ret_cb = TICKER_STATUS_BUSY;
Dull_adv_iso.c883 (ret == TICKER_STATUS_BUSY)); in ull_adv_iso_done_terminate()
1094 ret_cb = TICKER_STATUS_BUSY; in adv_iso_start()
1236 ret_cb = TICKER_STATUS_BUSY; in mfy_iso_offset_get()
1243 if (ret == TICKER_STATUS_BUSY) { in mfy_iso_offset_get()
1249 while (ret_cb == TICKER_STATUS_BUSY) { in mfy_iso_offset_get()
Dull_adv_sync.c1177 ret_cb = TICKER_STATUS_BUSY; in ull_adv_sync_start()
1181 ret_cb = TICKER_STATUS_BUSY; in ull_adv_sync_start()
1228 ret_cb = TICKER_STATUS_BUSY; in ull_adv_sync_time_update()
2260 ret_cb = TICKER_STATUS_BUSY;
2267 if (ret == TICKER_STATUS_BUSY) {
2268 while (ret_cb == TICKER_STATUS_BUSY) {
Dull_peripheral.c467 (ticker_status == TICKER_STATUS_BUSY));
493 (ticker_status == TICKER_STATUS_BUSY));
Dull_central.c830 (ticker_status == TICKER_STATUS_BUSY));
852 (ticker_status == TICKER_STATUS_BUSY));
879 (ticker_status == TICKER_STATUS_BUSY));
Dull_adv_aux.c2609 ret_cb = TICKER_STATUS_BUSY; in ull_adv_aux_start()
2613 ret_cb = TICKER_STATUS_BUSY; in ull_adv_aux_start()
3077 ret_cb = TICKER_STATUS_BUSY; in aux_time_update()
3177 ret_cb = TICKER_STATUS_BUSY; in mfy_aux_offset_get()
3184 if (ret == TICKER_STATUS_BUSY) { in mfy_aux_offset_get()
3185 while (ret_cb == TICKER_STATUS_BUSY) { in mfy_aux_offset_get()
Dull_central_iso.c1069 ret_cb = TICKER_STATUS_BUSY; in mfy_cis_offset_get()
1076 if (ret == TICKER_STATUS_BUSY) { in mfy_cis_offset_get()
1082 while (ret_cb == TICKER_STATUS_BUSY) { in mfy_cis_offset_get()
Dull_conn.c1302 (ticker_status == TICKER_STATUS_BUSY) || in ull_conn_done()
1781 (ticker_status == TICKER_STATUS_BUSY)); in conn_cleanup_finalize()
2096 (ticker_status == TICKER_STATUS_BUSY)); in ull_conn_update_ticker()
2117 (ticker_status == TICKER_STATUS_BUSY)); in ull_conn_update_ticker()
Dull_scan_aux.c704 (ticker_status == TICKER_STATUS_BUSY)); in ull_scan_aux_setup()
720 (ticker_status == TICKER_STATUS_BUSY) || in ull_scan_aux_setup()
Dull.c1848 if ((ret == TICKER_STATUS_BUSY) || (*ret_cb != TICKER_STATUS_BUSY)) { in ull_ticker_status_take()
1897 ret_cb = TICKER_STATUS_BUSY; in ull_ticker_stop_with_mark()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ticker/
Dticker.h14 #define TICKER_STATUS_BUSY 2 /**< Busy, requested feature will macro
Dticker.c3481 user_op->status = TICKER_STATUS_BUSY;
3603 user_op->status = TICKER_STATUS_BUSY;
3661 user_op->status = TICKER_STATUS_BUSY;
3715 user_op->status = TICKER_STATUS_BUSY;
3772 user_op->status = TICKER_STATUS_BUSY;
3868 user_op->status = TICKER_STATUS_BUSY;
3924 user_op->status = TICKER_STATUS_BUSY;
3987 user_op->status = TICKER_STATUS_BUSY;