Home
last modified time | relevance | path

Searched defs:ticker_ext (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ticker/
Dticker.h214 struct ticker_ext { struct
216 uint32_t ticks_slot_window;/* Window in which the slot
220 uint32_t ticks_drift; /* Actual drift since last expiry */
221 uint8_t reschedule_state; /* State of re-scheduling of the
245 struct ticker_ext *ext_data); argument