Searched +full:chain +full:- +full:lengths (Results 1 – 5 of 5) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.07 compatible: "led-strip-matrix"9 include: display-controller.yaml32 start-from-right:49 start-from-bottom:76 horizontal-modules:91 vertical-modules:111 modules-circulative:126 modules-start-from-right:141 modules-start-from-bottom:[all …]
4 * SPDX-License-Identifier: Apache-2.09 * with real-world devicetree nodes, to allow these tests to run on13 #include <zephyr/dt-bindings/led/led.h>14 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h>18 #address-cells = <1>;19 #size-cells = <1>;23 gpio-controller;25 #gpio-cells = <0x2>;30 compatible = "zephyr,mipi-dbi-spi";32 dc-gpios = <&test_gpio 0 0>;[all …]
2 * Copyright (c) 2017-2021 Nordic Semiconductor ASA4 * SPDX-License-Identifier: Apache-2.061 1U + DIV_ROUND_UP(MAX(0U, CONFIG_BT_CTLR_ADV_DATA_LEN_MAX - PDU_AC_EXT_AD_DATA_LEN_MAX), \153 lll_sync = adv->lll.sync; in ll_adv_sync_param_set()164 lll = &adv->lll; in ll_adv_sync_param_set()165 lll_sync = &sync->lll; in ll_adv_sync_param_set()166 lll->sync = lll_sync; in ll_adv_sync_param_set()167 lll_sync->adv = lll; in ll_adv_sync_param_set()169 lll_adv_data_reset(&lll_sync->data); in ll_adv_sync_param_set()170 err = lll_adv_sync_data_init(&lll_sync->data); in ll_adv_sync_param_set()[all …]
27 * CVE-2021-3323: Under embargo until 2021-04-1428 * CVE-2021-3321: Under embargo until 2021-04-1429 * CVE-2021-3320: Under embargo until 2021-04-1439 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.56 * Changed vcnl4040 dts binding default for property 'proximity-trigger'.63 * The :c:func:`mqtt_keepalive_time_left` function now returns -1 if keep alive67 timeout usage must use the new-style k_timeout_t type and not the87 GPIO-only regulators a devicetree property ``supply-gpios`` is defined as a101 * ARM Musca-A board and SoC support deprecated and planned to be removed in 2.6.0.146 sys_heap/k_heaps. Note that the new-style heap is a general[all …]
2 * Copyright (c) 2016-2018 Nordic Semiconductor ASA5 * SPDX-License-Identifier: Apache-2.0104 * cmd status events to avoid passing it up the call chain.110 * 0 - Non-Connectable Non-Scannable advertising report111 * 1 - Connectable Non-Scannable advertising report112 * 2 - Non-Connectable Scannable advertisig report113 * 3 - Connectable Scannable advertising report116 * cycle. If advertiser changes between Connectable Non-Scannable,122 * 4 - Periodic Advertising report154 #define DUP_FILTER_DISABLED (-1)[all …]