Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c198 struct ticker_user_op_update { struct
199 uint32_t ticks_drift_plus; /* Requested positive drift in ticks */
200 uint32_t ticks_drift_minus; /* Requested negative drift in ticks */
202 uint32_t ticks_slot_plus; /* Number of ticks to add to slot
205 uint32_t ticks_slot_minus; /* Number of ticks to subtract from
209 uint16_t lazy; /* Peripheral latency:
214 uint8_t force; /* Force update */
217 uint8_t must_expire; /* Node must expire, even if it
225 uint8_t expire_info_id;