Home
last modified time | relevance | path

Searched refs:tickers (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ticker/shell/
Dticker.c42 } tickers[TICKERS_MAX]; in cmd_ticker_info() local
97 tickers[tickers_count].id = ticker_id; in cmd_ticker_info()
98 tickers[tickers_count].ticks_to_expire = ticks_to_expire; in cmd_ticker_info()
116 shell_print(sh, "%03u %08u %08u", tickers[i].id, in cmd_ticker_info()
117 tickers[i].ticks_to_expire, in cmd_ticker_info()
118 HAL_TICKER_TICKS_TO_US(tickers[i].ticks_to_expire)); in cmd_ticker_info()
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split1287 This options forces tickers with slot window extensions to yield to
1288 normal tickers and be placed at the end of their slot window.
1304 This option provide tickers with persistent priority value that will
1313 tickers.
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst488 * Modified the ticker implementation to reschedule unreserved tickers that use