Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_internal.h90 int ull_ticker_stop_with_mark(uint8_t ticker_handle, void *param,
Dull_sync_iso.c294 err = ull_ticker_stop_with_mark((TICKER_ID_SCAN_SYNC_ISO_BASE + in ll_big_sync_terminate()
873 err = ull_ticker_stop_with_mark(TICKER_ID_SCAN_SYNC_ISO_BASE + in disable()
Dull_sync.c502 ull_ticker_stop_with_mark((TICKER_ID_SCAN_SYNC_BASE + in ll_sync_create_cancel()
570 err = ull_ticker_stop_with_mark(TICKER_ID_SCAN_SYNC_BASE + handle, in ll_sync_terminate()
Dull_scan.c660 err = ull_ticker_stop_with_mark(TICKER_ID_SCAN_BASE + handle,
Dull_conn_iso.c1470 err = ull_ticker_stop_with_mark(TICKER_ID_CONN_ISO_BASE + handle, in disable()
Dull.c1927 int ull_ticker_stop_with_mark(uint8_t ticker_handle, void *param, in ull_ticker_stop_with_mark() function
Dull_scan_aux.c1196 err = ull_ticker_stop_with_mark(TICKER_ID_SCAN_AUX_BASE + aux_handle, in ull_scan_aux_stop()
Dull_conn.c1817 err = ull_ticker_stop_with_mark(TICKER_ID_CONN_BASE + handle, in disable()
Dull_adv_aux.c2673 err = ull_ticker_stop_with_mark(TICKER_ID_ADV_AUX_BASE + aux_handle, in ull_adv_aux_stop()
Dull_adv_sync.c2489 err = ull_ticker_stop_with_mark(TICKER_ID_ADV_SYNC_BASE + sync_handle,
/Zephyr-latest/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