/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/ |
D | ticker.c | 49 void hal_ticker_instance0_sched(uint8_t caller_id, uint8_t callee_id, uint8_t chain, in hal_ticker_instance0_sched() argument 70 chain, in hal_ticker_instance0_sched() 93 chain, in hal_ticker_instance0_sched() 116 chain, in hal_ticker_instance0_sched() 139 chain, in hal_ticker_instance0_sched() 154 chain, in hal_ticker_instance0_sched() 178 chain, in hal_ticker_instance0_sched()
|
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/ |
D | ticker.c | 49 void hal_ticker_instance0_sched(uint8_t caller_id, uint8_t callee_id, uint8_t chain, in hal_ticker_instance0_sched() argument 71 chain, in hal_ticker_instance0_sched() 95 chain, in hal_ticker_instance0_sched() 118 chain, in hal_ticker_instance0_sched() 141 chain, in hal_ticker_instance0_sched() 156 chain, in hal_ticker_instance0_sched() 180 chain, in hal_ticker_instance0_sched()
|
/Zephyr-Core-3.5.0/boards/riscv/hifive_unleashed/support/ |
D | openocd_hifive_unleashed.cfg | 14 target create $_TARGETNAME.0 riscv -chain-position $_TARGETNAME -rtos hwthread 15 target create $_TARGETNAME.1 riscv -chain-position $_TARGETNAME -coreid 1 16 target create $_TARGETNAME.2 riscv -chain-position $_TARGETNAME -coreid 2 17 target create $_TARGETNAME.3 riscv -chain-position $_TARGETNAME -coreid 3 18 target create $_TARGETNAME.4 riscv -chain-position $_TARGETNAME -coreid 4
|
/Zephyr-Core-3.5.0/boards/riscv/hifive_unmatched/support/ |
D | openocd_hifive_unmatched.cfg | 14 target create $_TARGETNAME.0 riscv -chain-position $_TARGETNAME -rtos hwthread 15 target create $_TARGETNAME.1 riscv -chain-position $_TARGETNAME -coreid 1 16 target create $_TARGETNAME.2 riscv -chain-position $_TARGETNAME -coreid 2 17 target create $_TARGETNAME.3 riscv -chain-position $_TARGETNAME -coreid 3 18 target create $_TARGETNAME.4 riscv -chain-position $_TARGETNAME -coreid 4
|
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/hal/ |
D | ticker.h | 11 void hal_ticker_instance0_sched(uint8_t caller_id, uint8_t callee_id, uint8_t chain,
|
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/util/ |
D | mayfly.c | 75 uint32_t mayfly_enqueue(uint8_t caller_id, uint8_t callee_id, uint8_t chain, in mayfly_enqueue() argument 81 chain = chain || !mayfly_prio_is_equal(caller_id, callee_id) || in mayfly_enqueue() 92 if (chain) { in mayfly_enqueue() 109 if (!chain) { in mayfly_enqueue()
|
D | mayfly.h | 25 uint32_t mayfly_enqueue(uint8_t caller_id, uint8_t callee_id, uint8_t chain,
|
/Zephyr-Core-3.5.0/boards/arc/hsdk/support/ |
D | openocd.cfg | 57 target create $_TARGETNAME2 arcv2 -chain-position $_TARGETNAME2 72 target create $_TARGETNAME3 arcv2 -chain-position $_TARGETNAME3 87 target create $_TARGETNAME4 arcv2 -chain-position $_TARGETNAME4 103 target create $_TARGETNAME1 arcv2 -chain-position $_TARGETNAME1
|
/Zephyr-Core-3.5.0/boards/arc/hsdk4xd/support/ |
D | openocd.cfg | 57 target create $_TARGETNAME2 arcv2 -chain-position $_TARGETNAME2 72 target create $_TARGETNAME3 arcv2 -chain-position $_TARGETNAME3 87 target create $_TARGETNAME4 arcv2 -chain-position $_TARGETNAME4 103 target create $_TARGETNAME1 arcv2 -chain-position $_TARGETNAME1
|
/Zephyr-Core-3.5.0/tests/bluetooth/controller/mock_ctrl/src/ |
D | mayfly.c | 28 uint32_t mayfly_enqueue(uint8_t caller_id, uint8_t callee_id, uint8_t chain, struct mayfly *m) in mayfly_enqueue() argument
|
/Zephyr-Core-3.5.0/boards/arm/arty/support/ |
D | openocd_arty_a7_arm_designstart.cfg | 2 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu
|
/Zephyr-Core-3.5.0/drivers/led_strip/ |
D | Kconfig.apa102 | 12 Enable the LED strip driver for a chain of APA102 RGB LEDs.
|
/Zephyr-Core-3.5.0/samples/drivers/led_ws2812/boards/ |
D | bbc_microbit.overlay | 14 chain-length = <16>; /* arbitrary; change at will */
|
D | nrf51dk_nrf51422.overlay | 14 chain-length = <16>; /* arbitrary */
|
D | nucleo_g071rb.overlay | 19 chain-length = <16>; /* arbitrary; change at will */
|
D | nucleo_l476rg.overlay | 19 chain-length = <16>; /* arbitrary; change at will */
|
D | nucleo_h743zi.overlay | 19 chain-length = <16>; /* arbitrary; change at will */
|
D | mimxrt1050_evk.overlay | 18 chain-length = <2>; /* arbitrary; change at will */
|
D | mimxrt1050_evk_qspi.overlay | 18 chain-length = <2>; /* arbitrary; change at will */
|
D | nrf52dk_nrf52832.overlay | 21 chain-length = <16>; /* arbitrary; change at will */
|
D | thingy52_nrf52832.overlay | 31 chain-length = <10>; /* arbitrary; change at will */
|
/Zephyr-Core-3.5.0/boards/arm/legend/ |
D | legend_25ssd.overlay | 36 chain-length = <4>;
|
D | legend_25hdd.overlay | 46 chain-length = <6>;
|
D | legend_35.overlay | 47 chain-length = <12>;
|
/Zephyr-Core-3.5.0/boards/arm/scobc_module1/support/ |
D | openocd.cfg | 13 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu
|