Home
last modified time | relevance | path

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

12345

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan_aux.c89 static inline void aux_chain_release(struct ll_scan_aux_chain *chain);
90 struct ll_scan_aux_chain *scan_aux_chain_is_valid_get(struct ll_scan_aux_chain *chain);
93 static void aux_sync_incomplete(struct ll_scan_aux_chain *chain);
95 static void flush(struct ll_scan_aux_chain *chain);
96 static void chain_start_ticker(struct ll_scan_aux_chain *chain, bool replace);
97 static bool chain_insert_in_sched_list(struct ll_scan_aux_chain *chain);
99 struct ll_scan_aux_chain *chain);
100 static void chain_append_to_list(struct ll_scan_aux_chain **head, struct ll_scan_aux_chain *chain);
101 static bool chain_is_in_list(struct ll_scan_aux_chain *head, struct ll_scan_aux_chain *chain);
1526 struct ll_scan_aux_chain *chain; in ull_scan_aux_setup() local
[all …]
/Zephyr-latest/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-latest/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-latest/boards/sifive/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-latest/boards/sifive/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-latest/tests/drivers/build_all/led_strip/
Dapp.overlay48 chain-length = <8>; // two TLC5971 devices
58 chain-length = <4>;
68 chain-length = <1>;
79 chain-length = <1>;
/Zephyr-latest/subsys/bluetooth/controller/hal/
Dticker.h11 void hal_ticker_instance0_sched(uint8_t caller_id, uint8_t callee_id, uint8_t chain,
/Zephyr-latest/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-latest/boards/snps/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-latest/boards/snps/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-latest/tests/bluetooth/controller/mock_ctrl/src/
Dmayfly.c29 uint8_t chain, struct mayfly *m) in mayfly_enqueue() argument
/Zephyr-latest/samples/drivers/led/led_strip/boards/
D96b_carbon_stm32f401xe.overlay15 chain-length = <1>;
Dnucleo_l432kc.overlay15 chain-length = <1>;
Dbbc_microbit.overlay14 chain-length = <16>; /* arbitrary; change at will */
Dnrf51dk_nrf51822.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 */
Desp32s3_devkitc_procpu.overlay27 chain-length = <46>;
/Zephyr-latest/boards/digilent/arty_a7/support/
Dopenocd_arty_a7_arm_designstart.cfg2 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu
/Zephyr-latest/drivers/led_strip/
DKconfig.apa10214 Enable the LED strip driver for a chain of APA102 RGB LEDs.
/Zephyr-latest/boards/seagate/legend/
Dlegend_stm32f070xb_25ssd.overlay32 chain-length = <4>;
/Zephyr-latest/boards/wch/ch32v003evt/support/
Dopenocd.cfg9 target create $_TARGETNAME.0 riscv -chain-position $_TARGETNAME
/Zephyr-latest/boards/shields/adafruit_neopixel_grid_bff/boards/
Dadafruit_qt_py_rp2040.overlay29 chain-length = <25>;
/Zephyr-latest/scripts/west_commands/
Dpackages.py10 from itertools import chain
154 + list(chain.from_iterable([("-r", r) for r in requirements]))

12345