/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/include/hal/ |
D | ticker_vendor_hal.h | 74 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/ |
D | ticker.h | 96 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/ |
D | ull_peripheral.c | 30 void ull_periph_ticker_cb(uint32_t ticks_at_expire, uint32_t remainder, uint16_t lazy, void *param) in ull_periph_ticker_cb()
|
D | ull_central.c | 28 void ull_central_ticker_cb(uint32_t ticks_at_expire, uint32_t remainder, uint16_t lazy, void *param) in ull_central_ticker_cb()
|
D | ull_conn_iso.c | 87 uint32_t ticks_at_expire, uint32_t remainder, in ull_conn_iso_start()
|
D | ticker.c | 43 uint32_t *remainder, uint16_t *lazy, in ticker_next_slot_get_ext()
|
/Zephyr-latest/subsys/bluetooth/controller/flash/ |
D | soc_flash_nrf_ticker.c | 73 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/ |
D | twister_cmd.py | 54 def do_run(self, args, remainder): argument
|
D | build.py | 189 def do_run(self, args, remainder): argument 300 def _parse_remainder(self, remainder): argument
|
/Zephyr-latest/subsys/bluetooth/controller/coex/ |
D | coex_ticker.c | 74 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/ |
D | lll_central.c | 91 uint32_t remainder; in prepare_cb() local
|
D | lll_peripheral.c | 104 uint32_t remainder; in prepare_cb() local
|
D | lll_scan.c | 132 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/ |
D | lll_central.c | 102 uint32_t remainder; in prepare_cb() local
|
D | lll_peripheral.c | 106 uint32_t remainder; local
|
D | lll_adv_sync.c | 123 uint32_t remainder; local
|
D | lll_scan.c | 345 uint32_t remainder; local 638 uint32_t remainder, uint16_t lazy, uint8_t force,
|
D | lll_adv_iso.c | 190 uint32_t remainder; in prepare_cb_common() local
|
/Zephyr-latest/tests/unit/net_timeout/ |
D | main.c | 198 uint32_t remainder; in ZTEST() local
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | ieee802154_6lo_fragment.c | 132 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/ |
D | ull_conn_iso.c | 678 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
|
D | ull_sched.c | 130 uint32_t remainder; in ull_sched_after_cen_slot_get() local 408 uint32_t remainder; in after_match_slot_get() local
|
D | ull_peripheral.c | 523 uint32_t remainder, uint16_t lazy, uint8_t force,
|
/Zephyr-latest/subsys/bluetooth/controller/ticker/ |
D | ticker.h | 139 uint32_t remainder; member
|
D | ticker.c | 124 uint32_t remainder; member 242 uint32_t *remainder; member 463 void *match_op_context, uint32_t *remainder,
|