/Zephyr-latest/lib/utils/ |
D | base64.c | 5 * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved 6 * SPDX-License-Identifier: Apache-2.0 12 * http://www.apache.org/licenses/LICENSE-2.0 21 * - Removed mbedtls_ prefixes 22 * - Reworked coding style 40 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 41 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 42 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 43 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 44 127, 127, 127, 62, 127, 127, 127, 63, 52, 53, [all …]
|
/Zephyr-latest/tests/net/conn_mgr_conn/src/ |
D | test_ifaces.c | 4 * SPDX-License-Identifier: Apache-2.0 45 127); 56 127); 67 127); 80 127); 91 127); 102 127); 109 /* Bind edge-case L2 connectivity implementations to ifaces */
|
/Zephyr-latest/tests/subsys/dsp/utils/src/ |
D | q7.c | 4 * SPDX-License-Identifier: Apache-2.0 24 (-128, 0, -1.0F), (127, 0, 0.9921875F), (127, 7, 127.0F), (-128, 7, -128.0F) 27 (-128, 0, -1.0), (127, 0, 0.9921875), (127, 7, 127.0), (-128, 7, -128.0)
|
/Zephyr-latest/tests/net/conn_mgr_monitor/src/ |
D | test_ifaces.c | 4 * SPDX-License-Identifier: Apache-2.0 59 127); 71 127); 83 127); 95 127); 110 127); 116 net_if_dormant_on(binding->iface); in test_conn_api_init() 122 net_if_dormant_off(binding->iface); in test_conn_api_connect() 129 net_if_dormant_on(binding->iface); in test_conn_api_disconnect()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | lll_common.c | 4 * SPDX-License-Identifier: Apache-2.0 29 * @param event_prio Priority of event [-128..127] 35 * -EINPROGRESS: Event already in progress and prepare was queued 45 struct lll_hdr *hdr = prepare_param->param; in lll_prepare() 49 * 2. Force flag => priority = -127 in lll_prepare() 50 * 3. Score (events terminated- and too late) in lll_prepare() 51 * 4. Latency (skipped- and programmed latency) in lll_prepare() 52 * 5. Critical priority is immutable (-128) in lll_prepare() 54 if (prio > -128) { in lll_prepare() 55 if (prepare_param->force) { in lll_prepare() [all …]
|
/Zephyr-latest/lib/libc/minimal/source/math/ |
D | sqrtf.c | 4 * SPDX-License-Identifier: Apache-2.0 37 return (square - square) / (square - square); in sqrtf() 42 * this assumes IEEE-754 format doubles in sqrtf() 44 exponent = ((p_square.i & EXP_MASK32) >> 23) - 127; in sqrtf() 45 if (exponent == 0xFF - 127) { in sqrtf() 50 root.i = (p_square.i & ~EXP_MASK32) | (exponent + 127) << 23; in sqrtf() 55 /* if (labs(*p_root - *p_last) < MAX_F_ERROR_COUNT) */ in sqrtf()
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.esp32 | 1 # SPDX-License-Identifier: Apache-2.0 16 bool "ESP32 built-in USB serial driver" 22 Enable the built-in USB serial interface present in some Espressif 23 MCUs like ESP32-Cx. 26 (USB_SERIAL_JTAG), which acts as a CDC-ACM interface towards the 35 range 1 127 43 range 1 127
|
/Zephyr-latest/dts/bindings/display/ |
D | solomon,ssd1327fb.yaml | 1 # Copyright (c) 2024, Savoir-faire Linux 2 # SPDX-License-Identifier: Apache-2.0 4 description: SSD1327 128x128 dot-matrix display controller on MIPI_DBI bus 6 include: [mipi-dbi-spi-device.yaml, display-controller.yaml] 11 oscillator-freq: 16 display-offset: 19 description: Vertical offset by com from 0 ~ 127 21 start-line: 24 description: Start line of display RAM to be displayed by selecting a value from 0 to 127 26 multiplex-ratio: [all …]
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.mpl | 1 # Bluetooth Audio - Media player configuration options 6 # SPDX-License-Identifier: Apache-2.0 14 mock-up with no actual media being played. 87 default 127 96 default 127 102 default 127
|
D | csip_crypto.h | 3 * Copyright (c) 2021-2022 Nordic Semiconductor ASA 5 * SPDX-License-Identifier: Apache-2.0 22 * used in RSIs - Used by the Coordinated Set Identification service and 49 * K = LTK_64-127 || IRK_0-63 51 * @param k 16-byte key. 75 * K = LTK_64-127 || IRK_0-63 77 * @param k 16-byte key.
|
/Zephyr-latest/soc/nuvoton/numaker/m46x/ |
D | Kconfig.defconfig.m467 | 3 # SPDX-License-Identifier: Apache-2.0 8 default 127
|
/Zephyr-latest/soc/nxp/imx/imx7d/ |
D | Kconfig.defconfig | 4 # SPDX-License-Identifier: Apache-2.0 10 default 127
|
/Zephyr-latest/samples/modules/canopennode/ |
D | Kconfig | 4 # SPDX-License-Identifier: Apache-2.0 10 range 1 127 12 7-bit CANopen Node ID
|
/Zephyr-latest/soc/nxp/imx/imx8m/ |
D | Kconfig.defconfig.mimx8mq6_m4 | 3 # Copyright (c) 2021, Kwon Tae-young <tykwon@m2i.co.kr> 5 # SPDX-License-Identifier: Apache-2.0 14 default 127
|
D | Kconfig.defconfig.mimx8mm6_m4 | 5 # SPDX-License-Identifier: Apache-2.0 18 default 127
|
/Zephyr-latest/ |
D | Kconfig.constants | 4 # SPDX-License-Identifier: Apache-2.0 6 INT8_MIN := -128 7 INT16_MIN := -32768 8 INT32_MIN := -2147483648 9 INT64_MIN := -9223372036854775808 11 INT8_MAX := 127
|
/Zephyr-latest/tests/lib/cmsis_nn/src/ |
D | main.c | 5 * SPDX-License-Identifier: Apache-2.0 7 * This is not exhaustive functional testing of the CMSIS-NN library. 10 * validate the integration of CMSIS-NN and Zephyr 27 #define AVGPOOLING_2_OUT_ACTIVATION_MIN -128 28 #define AVGPOOLING_2_OUT_ACTIVATION_MAX 127 40 -82, -104, 10, -28, -52, -51, -66, 52, 124, -74, -21, 4, 37, -7, -33, 41 102, 110, 24, 52, 121, 13, -55, -79, -92, -35, -103, 86, 95, 46, 32, 42 -24, -123, 120, 29, -77, -97, -69, -68, 58, 38, 3, 3, 79, -47, 112, 43 -52, -113, -46, 107, 68, 83, -70, 91, 14, 113, 74, 73, -103, -98, 25}; 46 -67, -85, 31, 48, -63, -51, -55, 33, 30, -53, 10, 16, 38, 56, 5, [all …]
|
/Zephyr-latest/include/zephyr/dt-bindings/lvgl/ |
D | lvgl.h | 4 * SPDX-License-Identifier: Apache-2.0 17 #define LV_KEY_DEL 127
|
/Zephyr-latest/drivers/fuel_gauge/bq27z746/ |
D | bq27z746.h | 5 * SPDX-License-Identifier: Apache-2.0 15 #define BQ27Z746_ATRATE 0x02 /* R/W, Unit: mA, Range: -32768..32767 */ 20 #define BQ27Z746_CURRENT 0x0C /* R/O, Unit: mA, Range: -32768..32767 */ 23 #define BQ27Z746_AVERAGECURRENT 0x14 /* R/O, Unit: mA, Range: -32768..32767 */ 28 #define BQ27Z746_AVERAGEPOWER 0x22 /* R/O, Unit: mW, Range: -32768..32767 */ 51 #define BQ27Z746_TEMPHISETTHRESHOLD 0x6A /* R/W, Unit: degree celsius, Range: -128..127 */ 52 #define BQ27Z746_TEMPHICLEARTHRESHOLD 0x6B /* R/W, Unit: degree celsius, Range: -128..127 */ 53 #define BQ27Z746_TEMPLOSETTHRESHOLD 0x6C /* R/W, Unit: degree celsius, Range: -128..127 */ 54 #define BQ27Z746_TEMPLOCLEARTHRESHOLD 0x6D /* R/W, Unit: degree celsius, Range: -128..127 */
|
/Zephyr-latest/include/zephyr/drivers/led_strip/ |
D | tlc5971.h | 4 * SPDX-License-Identifier: Apache-2.0 13 #define TLC5971_GLOBAL_BRIGHTNESS_CONTROL_MAX 127
|
/Zephyr-latest/tests/boards/nrf/qdec/boards/ |
D | nrf54l15dk_nrf54l15_common.dtsi | 3 * SPDX-License-Identifier: Apache-2.0 13 encoder-emulate { 14 compatible = "gpio-leds"; 36 low-power-enable; 47 pinctrl-0 = <&qdec_pinctrl>; 48 pinctrl-1 = <&qdec_sleep_pinctrl>; 49 pinctrl-names = "default", "sleep"; 50 steps = <127>; 51 led-pre = <500>; 52 zephyr,pm-device-runtime-auto;
|
D | nrf54l20pdk_nrf54l20_cpuapp.overlay | 3 * SPDX-License-Identifier: Apache-2.0 13 encoder-emulate { 14 compatible = "gpio-leds"; 36 low-power-enable; 47 pinctrl-0 = <&qdec_pinctrl>; 48 pinctrl-1 = <&qdec_sleep_pinctrl>; 49 pinctrl-names = "default", "sleep"; 50 steps = <127>; 51 led-pre = <500>; 52 zephyr,pm-device-runtime-auto;
|
D | nrf54h20dk_nrf54h20_cpuapp.overlay | 3 * SPDX-License-Identifier: Apache-2.0 13 encoder-emulate { 14 compatible = "gpio-leds"; 36 low-power-enable; 47 pinctrl-0 = <&qdec_pinctrl>; 48 pinctrl-1 = <&qdec_sleep_pinctrl>; 49 pinctrl-names = "default", "sleep"; 50 steps = <127>; 51 led-pre = <500>; 52 zephyr,pm-device-runtime-auto; [all …]
|
D | nrf52840dk_nrf52840.overlay | 3 * SPDX-License-Identifier: Apache-2.0 13 encoder-emulate { 14 compatible = "gpio-leds"; 39 low-power-enable; 46 pinctrl-0 = <&qdec_pinctrl>; 47 pinctrl-1 = <&qdec_sleep_pinctrl>; 48 pinctrl-names = "default", "sleep"; 49 steps = < 127 >; 50 led-pre = < 500 >; 51 zephyr,pm-device-runtime-auto; [all …]
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/src/ |
D | test_stm32_clock_configuration_sdmmc.c | 4 * SPDX-License-Identifier: Apache-2.0 48 /* CLK 48 is enabled through the clock-mux */ in ZTEST() 57 r = -127; in ZTEST() 107 r = -127; in ZTEST()
|