Home
last modified time | relevance | path

Searched defs:remainder (Results 1 – 25 of 53) sorted by relevance

123

/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/include/hal/
Dticker_vendor_hal.h74 uint32_t *remainder) in hal_ticker_remove_jitter()
87 static inline void hal_ticker_add_jitter(uint32_t *ticks, uint32_t *remainder) in hal_ticker_add_jitter()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Dticker.h96 uint32_t *remainder) in hal_ticker_remove_jitter()
109 static inline void hal_ticker_add_jitter(uint32_t *ticks, uint32_t *remainder) in hal_ticker_add_jitter()
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dull_peripheral.c30 void ull_periph_ticker_cb(uint32_t ticks_at_expire, uint32_t remainder, uint16_t lazy, void *param) in ull_periph_ticker_cb()
Dull_central.c28 void ull_central_ticker_cb(uint32_t ticks_at_expire, uint32_t remainder, uint16_t lazy, void *param) in ull_central_ticker_cb()
Dull_conn_iso.c87 uint32_t ticks_at_expire, uint32_t remainder, in ull_conn_iso_start()
Dticker.c43 uint32_t *remainder, uint16_t *lazy, in ticker_next_slot_get_ext()
/Zephyr-latest/subsys/bluetooth/controller/flash/
Dsoc_flash_nrf_ticker.c73 uint32_t remainder, in time_slot_callback_work()
149 uint32_t remainder, in time_slot_callback_abort()
162 uint32_t remainder, in time_slot_callback_prepare()
/Zephyr-latest/scripts/west_commands/
Dtwister_cmd.py54 def do_run(self, args, remainder): argument
Dbuild.py189 def do_run(self, args, remainder): argument
300 def _parse_remainder(self, remainder): argument
/Zephyr-latest/subsys/bluetooth/controller/coex/
Dcoex_ticker.c74 uint32_t remainder, in time_slot_callback_work()
120 uint32_t remainder, in time_slot_callback_abort()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_central.c91 uint32_t remainder; in prepare_cb() local
Dlll_peripheral.c104 uint32_t remainder; in prepare_cb() local
Dlll_scan.c132 uint32_t remainder; in prepare_cb() local
337 uint32_t remainder, uint16_t lazy, uint8_t force, in ticker_stop_cb()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_central.c102 uint32_t remainder; in prepare_cb() local
Dlll_peripheral.c106 uint32_t remainder; local
Dlll_adv_sync.c123 uint32_t remainder; local
Dlll_scan.c345 uint32_t remainder; local
638 uint32_t remainder, uint16_t lazy, uint8_t force,
Dlll_adv_iso.c190 uint32_t remainder; in prepare_cb_common() local
/Zephyr-latest/tests/unit/net_timeout/
Dmain.c198 uint32_t remainder; in ZTEST() local
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_6lo_fragment.c132 uint8_t remainder = ctx->buf->len - (ctx->pos - ctx->buf->data); in copy_data() local
143 uint8_t remainder = (ctx->buf->len - (ctx->pos - ctx->buf->data)); in update_fragment_ctx() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_conn_iso.c678 uint32_t remainder, uint16_t lazy, uint8_t force, in ull_conn_iso_ticker_cb()
796 uint32_t cis_offset, uint32_t *ticks_at_expire, uint32_t remainder) in cig_offset_calc()
825 uint32_t ticks_at_expire, uint32_t remainder, in ull_conn_iso_start()
1116 uint32_t remainder; in mfy_cis_lazy_fill() local
Dull_sched.c130 uint32_t remainder; in ull_sched_after_cen_slot_get() local
408 uint32_t remainder; in after_match_slot_get() local
Dull_peripheral.c523 uint32_t remainder, uint16_t lazy, uint8_t force,
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.h139 uint32_t remainder; member
Dticker.c124 uint32_t remainder; member
242 uint32_t *remainder; member
463 void *match_op_context, uint32_t *remainder,

123