Home
last modified time | relevance | path

Searched refs:chain (Results 1 – 25 of 77) sorted by relevance

1234

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Dticker.c49 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/
Dticker.c49 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/
Dopenocd_hifive_unleashed.cfg14 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/
Dopenocd_hifive_unmatched.cfg14 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/
Dticker.h11 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/
Dmayfly.c75 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()
Dmayfly.h25 uint32_t mayfly_enqueue(uint8_t caller_id, uint8_t callee_id, uint8_t chain,
/Zephyr-Core-3.5.0/boards/arc/hsdk/support/
Dopenocd.cfg57 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/
Dopenocd.cfg57 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/
Dmayfly.c28 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/
Dopenocd_arty_a7_arm_designstart.cfg2 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu
/Zephyr-Core-3.5.0/drivers/led_strip/
DKconfig.apa10212 Enable the LED strip driver for a chain of APA102 RGB LEDs.
/Zephyr-Core-3.5.0/samples/drivers/led_ws2812/boards/
Dbbc_microbit.overlay14 chain-length = <16>; /* arbitrary; change at will */
Dnrf51dk_nrf51422.overlay14 chain-length = <16>; /* arbitrary */
Dnucleo_g071rb.overlay19 chain-length = <16>; /* arbitrary; change at will */
Dnucleo_l476rg.overlay19 chain-length = <16>; /* arbitrary; change at will */
Dnucleo_h743zi.overlay19 chain-length = <16>; /* arbitrary; change at will */
Dmimxrt1050_evk.overlay18 chain-length = <2>; /* arbitrary; change at will */
Dmimxrt1050_evk_qspi.overlay18 chain-length = <2>; /* arbitrary; change at will */
Dnrf52dk_nrf52832.overlay21 chain-length = <16>; /* arbitrary; change at will */
Dthingy52_nrf52832.overlay31 chain-length = <10>; /* arbitrary; change at will */
/Zephyr-Core-3.5.0/boards/arm/legend/
Dlegend_25ssd.overlay36 chain-length = <4>;
Dlegend_25hdd.overlay46 chain-length = <6>;
Dlegend_35.overlay47 chain-length = <12>;
/Zephyr-Core-3.5.0/boards/arm/scobc_module1/support/
Dopenocd.cfg13 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu

1234