Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_internal.h83 int ull_ticker_stop_with_mark(uint8_t ticker_handle, void *param,
Dull_sync_iso.c279 err = ull_ticker_stop_with_mark((TICKER_ID_SCAN_SYNC_ISO_BASE + in ll_big_sync_terminate()
825 err = ull_ticker_stop_with_mark(TICKER_ID_SCAN_SYNC_ISO_BASE + in disable()
Dull_sync.c345 ull_ticker_stop_with_mark((TICKER_ID_SCAN_SYNC_BASE + in ll_sync_create_cancel()
413 err = ull_ticker_stop_with_mark(TICKER_ID_SCAN_SYNC_BASE + handle, in ll_sync_terminate()
Dull_scan.c654 err = ull_ticker_stop_with_mark(TICKER_ID_SCAN_BASE + handle,
Dull_scan_aux.c1078 err = ull_ticker_stop_with_mark(TICKER_ID_SCAN_AUX_BASE + aux_handle, in ull_scan_aux_stop()
Dull_conn_iso.c1572 err = ull_ticker_stop_with_mark(TICKER_ID_CONN_ISO_BASE + handle, in disable()
Dull.c1886 int ull_ticker_stop_with_mark(uint8_t ticker_handle, void *param, in ull_ticker_stop_with_mark() function
Dull_conn.c1731 err = ull_ticker_stop_with_mark(TICKER_ID_CONN_BASE + handle, in disable()
Dull_adv_sync.c2426 err = ull_ticker_stop_with_mark(TICKER_ID_ADV_SYNC_BASE + sync_handle,
Dull_adv_aux.c2648 err = ull_ticker_stop_with_mark(TICKER_ID_ADV_AUX_BASE + aux_handle, in ull_adv_aux_stop()
/Zephyr-Core-3.7.0/tests/bluetooth/controller/mock_ctrl/src/
Dull.c241 int ull_ticker_stop_with_mark(uint8_t ticker_handle, void *param, void *lll_disable) in ull_ticker_stop_with_mark() function