Home
last modified time | relevance | path

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

/Zephyr-latest/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-latest/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-latest/subsys/bluetooth/controller/coex/
Dcoex_ticker.c110 ret = ticker_stop(instance_index, 0, ticker_id, NULL, NULL); in time_slot_callback_work()
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.h202 uint8_t ticker_stop(uint8_t instance_index, uint8_t user_id, uint8_t ticker_id,
Dticker.c3892 uint8_t ticker_stop(uint8_t instance_index, uint8_t user_id, uint8_t ticker_id,
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_peripheral.c446 ticker_status = ticker_stop(TICKER_INSTANCE_ID_CTLR,
473 (void)ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH,
Dull_sync_iso.c889 (void)ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH, in disable()
1135 (void)ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH, in stop_ticker()
1139 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH, in stop_ticker()
Dull_peripheral_iso.c372 uint32_t ticker_status = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH, in ull_peripheral_iso_update_ticker()
Dull_adv.c2113 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR,
2118 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR,
2538 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH,
2746 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR,
2866 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR,
2880 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_THREAD,
Dull_conn_iso.c1316 (void)ticker_stop(TICKER_INSTANCE_ID_CTLR, in cis_disabled_cb()
1346 ticker_status = ticker_stop(TICKER_INSTANCE_ID_CTLR, in cis_disabled_cb()
1466 (void)ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_THREAD, in disable()
Dull_central.c858 ticker_status = ticker_stop(TICKER_INSTANCE_ID_CTLR,
873 (void)ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH,
Dull_adv_iso.c832 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_THREAD, in ull_adv_iso_reset()
1076 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH, in ull_adv_iso_done_terminate()
Dull_scan.c755 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH,
Dull_scan_aux.c2459 ticker_status = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH, in scan_aux_stop_all_chains_for_parent()
2807 ticker_status = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH, in chain_start_ticker()
Dull_sync.c1692 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_HIGH,
Dull.c1944 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_THREAD, in ull_ticker_stop_with_mark()
Dull_conn.c1871 ticker_status = ticker_stop(TICKER_INSTANCE_ID_CTLR, in conn_cleanup_finalize()
/Zephyr-latest/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-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c1179 ret = ticker_stop(TICKER_INSTANCE_ID_CTLR,
Dlll_scan.c1041 (void)ticker_stop(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_LLL,