Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ticker/
Dticker.c185 struct ticker_user_op_update { struct
186 uint32_t ticks_drift_plus; /* Requested positive drift in ticks */
187 uint32_t ticks_drift_minus; /* Requested negative drift in ticks */
189 uint32_t ticks_slot_plus; /* Number of ticks to add to slot
192 uint32_t ticks_slot_minus; /* Number of ticks to subtract from
196 uint16_t lazy; /* Peripheral latency:
201 uint8_t force; /* Force update */
204 uint8_t must_expire; /* Node must expire, even if it
212 uint8_t expire_info_id;