Home
last modified time | relevance | path

Searched full:chain (Results 1 – 25 of 221) sorted by relevance

123456789

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan_aux.c80 * Increasing the count allows simultaneous reception of interleaved chain PDUs
89 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);
[all …]
Dull_scan_types.h44 /* Current nodes in this chain */
49 /* current ticker timeout for this chain */
52 /* Next chain in list (if any) */
58 /* This chain is LLL scheduled */
Dull_adv_aux.c154 /* Reject len > 191 bytes if chain PDUs unsupported */ in ll_adv_aux_ad_data_set()
192 /* No AD data in chain PDU */ in ll_adv_aux_ad_data_set()
223 /* Fragment into chain PDU if len > 191 bytes */ in ll_adv_aux_ad_data_set()
245 /* Calculate the overflow chain PDU's AD data in ll_adv_aux_ad_data_set()
251 /* No AD data in chain PDU besides the in ll_adv_aux_ad_data_set()
256 /* Get the reference to auxiliary PDU chain */ in ll_adv_aux_ad_data_set()
268 /* Get the reference to auxiliary PDU chain */ in ll_adv_aux_ad_data_set()
274 /* Remove/Release any previous chain PDU in ll_adv_aux_ad_data_set()
288 /* No AD data in chain PDU */ in ll_adv_aux_ad_data_set()
301 /* No AD data in chain PDU */ in ll_adv_aux_ad_data_set()
[all …]
/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/bluetooth/df/connectionless_cte_chains/src/
Dtest_remove_cte_from_chain.c68 "Unexpected error while disabling CTE for periodic advertising chain, err: %d", in ZTEST()
84 /* Use the same number for PDUs in a chain as for CTE request */ in ZTEST()
92 "Unexpected error while enabling CTE for periodic advertising chain, err: %d", in ZTEST()
97 "Unexpected error while disabling CTE for periodic advertising chain, err: %d", in ZTEST()
113 /* Use the same number for PDUs in a chain as for CTE request */ in ZTEST()
123 "Unexpected error while disabling CTE for periodic advertising chain, err: %d", in ZTEST()
139 /* Use the same number for PDUs in a chain as for CTE request */ in ZTEST()
149 "Unexpected error while disabling CTE for periodic advertising chain, err: %d", in ZTEST()
176 /* Use smaller number of CTE for request than number of PDUs in an initial chain. in remove_cte_from_chain_after_enqueue_to_lll()
177 * In such situation chain should not be extended and PDUs pool should be not affected. in remove_cte_from_chain_after_enqueue_to_lll()
[all …]
Dtest_add_cte_to_chain.c65 "Unexpected error while enabling CTE for periodic advertising chain, err: %d", in ZTEST()
82 /* Use the same number for PDUs in a chain as for CTE request */ in ZTEST()
91 "Unexpected error while enabling CTE for periodic advertising chain, err: %d", in ZTEST()
108 /* Use the same number for PDUs in a chain as for CTE request */ in ZTEST()
117 "Unexpected error while enabling CTE for periodic advertising chain, err: %d", in ZTEST()
136 /* Use the same number for PDUs in a chain as for CTE request */ in ZTEST()
154 "Unexpected error while enabling CTE for periodic advertising chain, err: %d", in ZTEST()
171 /* Use the same number for PDUs in a chain as for CTE request */ in ZTEST()
180 "Unexpected error while enabling CTE for periodic advertising chain, err: %d", in ZTEST()
Dcommon.c130 * @brief Helper function that creates periodic advertising chain.
132 * The function creates periodic advertising chain with provided number of PDUs @p pdu_count.
133 * The created chain is enqueued in provided advertising set. Number of requested PDUs includes
134 * head of a chain AUX_SYNC_IND.
138 * @param adv_set Pointer to advertising set to enqueue created chain.
139 * @param pdu_count Requested number of PDUs in a chain.
166 /* Create AUX_SYNC_IND PDU as a head of chain */ in common_create_per_adv_chain()
231 * @brief Helper function to release periodic advertising chain that was enqueued for
234 * @param adv_set Pointer to advertising set to release a PDUs chain.
379 * @brief Helper function that validates correctness of periodic advertising chain.
[all …]
Dtest_add_cte_to_chain.h7 /* Runs tests of adding CTE to a chain of periodic advertising PDUs */
/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/dts/bindings/led_strip/
Dti,tlc5971.yaml8 tree node. Length of daisy chains in pixels is defined by the chain-length
9 property. Note: chain-length must be a multiple of 4. A single TLC5971 device
23 chain-length = <24>;
Dled-strip.yaml8 chain-length:
12 The number of devices in the daisy-chain.
/Zephyr-latest/tests/bsim/bluetooth/host/adv/chain/
Dprj.conf12 # Zephyr Bluetooth LE Controller will need to use chain PDUs when AD data
23 # number of chain PDUs per advertising set when using Zephyr Bluetooth LE
38 # Increase Zephyr Bluetooth LE Controller Rx buffer to receive complete chain
Dtestcase.yaml2 bluetooth.host.adv.chain:
/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/samples/bluetooth/broadcaster_multiple/
Dprj.conf9 # Zephyr Bluetooth LE Controller will need to use chain PDUs when AD data
20 # number of chain PDUs per advertising set when using Zephyr Bluetooth LE
/Zephyr-latest/dts/bindings/adc/
Dnxp,s32-adc-sar.yaml40 - "normal-end-chain"
43 Select normal end chain callback to reduce the number of interrupt occurrences.
/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/boards/nordic/thingy53/
Dboard.c10 /* Initialization chain of Thingy:53 board requires some delays before on board sensors
35 /* Initialization chain of Thingy:53 board requires some delays before on board in setup()
/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/drivers/led_strip/
DKconfig.apa10214 Enable the LED strip driver for a chain of APA102 RGB LEDs.
/Zephyr-latest/samples/bluetooth/observer/
Dprj_extended.conf15 # Increase Zephyr Bluetooth LE Controller Rx buffer to receive complete chain
/Zephyr-latest/boards/digilent/arty_a7/support/
Dopenocd_arty_a7_arm_designstart.cfg2 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu

123456789