Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/flash/
Dsoc_flash_nrf_ticker.c64 ret = ticker_stop(instance_index, 2U, (ticker_id + 1U), in ticker_stop_prepare_cb()
94 ret = ticker_stop(instance_index, 1U, ticker_id, in time_slot_callback_work()
139 ret = ticker_stop(instance_index, 1U, ticker_id, in time_slot_delay()
227 ret = ticker_stop(instance_index, 3U, ticker_id, NULL, NULL); in nrf_flash_sync_exe()
/Zephyr-Core-3.5.0/tests/bluetooth/controller/mock_ctrl/src/
Dticker.c30 uint8_t ticker_stop(uint8_t instance_index, uint8_t user_id, uint8_t ticker_id, in ticker_stop() function
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/coex/
Dcoex_ticker.c110 ret = ticker_stop(instance_index, 0, ticker_id, NULL, NULL); in time_slot_callback_work()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ticker/
Dticker.h184 uint8_t ticker_stop(uint8_t instance_index, uint8_t user_id, uint8_t ticker_id,
Dticker.c3693 uint8_t ticker_stop(uint8_t instance_index, uint8_t user_id, uint8_t ticker_id,
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dull_peripheral.c421 ticker_status = ticker_stop(TICKER_INSTANCE_ID_CTLR,
448 (void)ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH,
Dull_conn_iso.c551 (void)ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_LLL, in ull_conn_iso_resume_ticker_start()
1286 (void)ticker_stop(TICKER_INSTANCE_ID_CTLR, in cis_disabled_cb()
1316 ticker_status = ticker_stop(TICKER_INSTANCE_ID_CTLR, in cis_disabled_cb()
1436 (void)ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_THREAD, in disable()
Dull_peripheral_iso.c362 uint32_t ticker_status = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH, in ull_peripheral_iso_update_ticker()
Dull_adv.c2073 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR,
2078 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR,
2459 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH,
2667 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR,
2787 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR,
2801 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_THREAD,
Dull_sync_iso.c711 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH, in ull_sync_iso_done_terminate()
769 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH, in timeout_cleanup()
Dull_central.c846 ticker_status = ticker_stop(TICKER_INSTANCE_ID_CTLR,
861 (void)ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH,
Dull_scan.c741 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH,
Dull_conn.c1776 ticker_status = ticker_stop(TICKER_INSTANCE_ID_CTLR, in conn_cleanup_finalize()
2093 uint32_t ticker_status = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH, in ull_conn_update_ticker()
Dull_sync.c1272 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH,
Dull_adv_iso.c879 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH, in ull_adv_iso_done_terminate()
Dull.c1898 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_THREAD, in ull_ticker_stop_with_mark()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll.c598 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, in lll_prepare_resolve()
Dlll_scan.c582 (void)ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_LLL, in isr_abort()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c958 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, in preempt_ticker_stop()
Dlll_scan.c1034 (void)ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_LLL,