Home
last modified time | relevance | path

Searched +full:0 +full:- +full:127 (Results 1 – 25 of 206) sorted by relevance

123456789

/Zephyr-latest/lib/utils/
Dbase64.c5 * 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
35 'y', 'z', '0', '1', '2', '3', '4', '5', '6', '7',
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,
[all …]
/Zephyr-latest/tests/net/conn_mgr_conn/src/
Dtest_ifaces.c4 * SPDX-License-Identifier: Apache-2.0
19 static uint8_t fake_lladdr[] = { 0x01 }; in test_iface_init()
45 127);
56 127);
67 127);
80 127);
91 127);
102 127);
109 /* Bind edge-case L2 connectivity implementations to ifaces */
114 struct net_if *ifa1 = NET_IF_GET(test_iface_a1, 0);
[all …]
/Zephyr-latest/tests/subsys/dsp/utils/src/
Dq7.c4 * 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)
34 "Conversion failed: 0x%08x shifted by %d = %f (expected %f)", data, shift, in test_shift_q7_to_f32()
43 "Conversion failed: 0x%08x shifted by %d = %f (expected %f)", data, shift, in test_shift_q7_to_f64()
/Zephyr-latest/tests/net/conn_mgr_monitor/src/
Dtest_ifaces.c4 * SPDX-License-Identifier: Apache-2.0
18 static uint8_t fake_lladdr[] = { 0x01 }; in test_iface_init()
29 return 0; in test_iface_netdev_init()
37 return 0; in test_iface_send()
59 127);
71 127);
83 127);
95 127);
110 127);
116 net_if_dormant_on(binding->iface); in test_conn_api_init()
[all …]
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_common.c4 * SPDX-License-Identifier: Apache-2.0
29 * @param event_prio Priority of event [-128..127]
32 * @return 0: Prepare was successfully completed
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()
[all …]
/Zephyr-latest/drivers/serial/
DKconfig.esp321 # 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
34 default 0x1
35 range 1 127
42 default 0x16
43 range 1 127
/Zephyr-latest/lib/libc/minimal/source/math/
Dsqrtf.c4 * 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()
52 for (i = 0; i < MAX_F_ITTERATIONS; i++) { in sqrtf()
55 /* if (labs(*p_root - *p_last) < MAX_F_ERROR_COUNT) */ in sqrtf()
/Zephyr-latest/dts/bindings/display/
Dsolomon,ssd1327fb.yaml1 # 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 …]
Dsolomon,ssd1322.yaml5 include: [mipi-dbi-spi-device.yaml, display-controller.yaml]
8 column-offset:
13 row-offset:
15 default: 0
17 COM pin used as first row, mapped to the line set by start-line.
20 start-line:
22 default: 0
24 Starting line address of display ram (0-127).
27 mux-ratio:
31 COM Pin Multiplex ratio from 16-128.
[all …]
/Zephyr-latest/tests/lib/cmsis_nn/src/
Dmain.c5 * 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
35 #define AVGPOOLING_2_PAD_Y 0
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};
[all …]
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.mpl1 # 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
88 range 0 65536
96 default 127
102 default 127
Dcsip_crypto.h3 * 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
28 * @return int 0 on success, any other value indicates a failure.
49 * K = LTK_64-127 || IRK_0-63
51 * @param k 16-byte key.
54 * @return int 0 on success, any other value indicates a failure.
75 * K = LTK_64-127 || IRK_0-63
77 * @param k 16-byte key.
80 * @return int 0 on success, any other value indicates a failure.
/Zephyr-latest/drivers/fuel_gauge/bq27z746/
Dbq27z746.h5 * SPDX-License-Identifier: Apache-2.0
14 #define BQ27Z746_MANUFACTURERACCESS 0x00 /* R/W */
15 #define BQ27Z746_ATRATE 0x02 /* R/W, Unit: mA, Range: -32768..32767 */
16 #define BQ27Z746_ATRATETIMETOEMPTY 0x04 /* R/O, Unit: minutes, Range: 0..65535 */
17 #define BQ27Z746_TEMPERATURE 0x06 /* R/O, Unit: 0.1 K, Range: 0..32767 */
18 #define BQ27Z746_VOLTAGE 0x08 /* R/O, Unit: mV, Range: 0..32767 */
19 #define BQ27Z746_BATTERYSTATUS 0x0A /* R/O, Unit: status bits */
20 #define BQ27Z746_CURRENT 0x0C /* R/O, Unit: mA, Range: -32768..32767 */
21 #define BQ27Z746_REMAININGCAPACITY 0x10 /* R/O, Unit: mAh, Range: 0..32767 */
22 #define BQ27Z746_FULLCHARGECAPACITY 0x12 /* R/O, Unit: mAh, Range: 0..32767 */
[all …]
/Zephyr-latest/include/zephyr/drivers/led_strip/
Dtlc5971.h4 * SPDX-License-Identifier: Apache-2.0
13 #define TLC5971_GLOBAL_BRIGHTNESS_CONTROL_MAX 127
23 * @return 0 on success, negative on error
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/src/
Dtest_stm32_clock_configuration_sdmmc.c4 * SPDX-License-Identifier: Apache-2.0
39 (clock_control_subsys_t) &pclken[0]); in ZTEST()
40 zassert_true((r == 0), "Could not enable SDMMC gating clock"); in ZTEST()
48 /* CLK 48 is enabled through the clock-mux */ in ZTEST()
50 r = 0; in ZTEST()
57 r = -127; in ZTEST()
60 zassert_true((r == 0), "Could not enable SDMMC domain clock"); in ZTEST()
68 "Expected SDMMC src: CLK 48 (0x%lx). Actual src: 0x%x", in ZTEST()
72 "Expected SDMMC src: SYSCLK (0x%lx). Actual src: 0x%x", in ZTEST()
75 zassert_true(0, "Unexpected domain clk (0x%x)", dev_actual_clk_src); in ZTEST()
[all …]
/Zephyr-latest/tests/boards/nrf/qdec/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay3 * SPDX-License-Identifier: Apache-2.0
13 encoder-emulate {
14 compatible = "gpio-leds";
29 psels = <NRF_PSEL(QDEC_A, 0, 4)>, /* Ardiuno A0 */
30 <NRF_PSEL(QDEC_B, 0, 6)>; /* Arduino A2 */
36 psels = <NRF_PSEL(QDEC_A, 0, 4)>,
37 <NRF_PSEL(QDEC_B, 0, 6)>;
38 low-power-enable;
45 pinctrl-0 = <&qdec_pinctrl>;
46 pinctrl-1 = <&qdec_sleep_pinctrl>;
[all …]
Dnrf54l15dk_nrf54l15_common.dtsi3 * 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;
Dnrf54l20pdk_nrf54l20_cpuapp.overlay3 * 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;
Dnrf54h20dk_nrf54h20_cpuapp.overlay3 * 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 …]
Dnrf52840dk_nrf52840.overlay3 * 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/subsys/logging/
DKconfig.formatting2 # SPDX-License-Identifier: Apache-2.0
6 menu "Prepend non-hexdump log message with function name"
25 bool "MIPI SyS-T format output"
29 Enable MIPI SyS-T format output for the logger system.
34 bool "Use MIPI Sys-T Catalog for logging"
39 Use MIPI Sys-T Catalog for logging instead of plain text.
42 bool "Disable MIPI Sys-T protocol timestamp"
44 Remove the timestamp from the MIPI Sys-T protocol.
47 int "Size of temporary arguments buffer when using Sys-T Catalog"
52 argument list needed for the MIPI Sys-T library for processing
[all …]
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dicbmsg_memory.svg1 …" height="263px" viewBox="-0.5 -0.5 649 263" content="&lt;mxfile&gt;&lt;diagram name=&quot;Page-1&…
4 … <rect x="7" y="120" width="120" height="40" fill="none" stroke="#000000" pointer-events="all"/>
5 <g transform="translate(-0.5 -0.5)">
7 …ointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/featu…
8 …="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height:…
9 …<div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; tex…
10-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-ev…
16 …<text x="67" y="144" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="mid…
21 … <rect x="127" y="120" width="200" height="40" fill="none" stroke="#000000" pointer-events="all"/>
22 <g transform="translate(-0.5 -0.5)">
[all …]
/Zephyr-latest/include/zephyr/mgmt/mcumgr/transport/
Dsmp_shell.h4 * SPDX-License-Identifier: Apache-2.0
20 #define SMP_SHELL_RX_BUF_SIZE 127
60 * @return 0 on success
/Zephyr-latest/samples/sensor/apds9960/src/
Dmain.c5 * SPDX-License-Identifier: Apache-2.0
15 K_SEM_DEFINE(sem, 0, 1);
36 return 0; in main()
41 .val1 = 127, in main()
42 .val2 = 0, in main()
48 return 0; in main()
58 return 0; in main()
/Zephyr-latest/dts/bindings/clock/
Dst,stm32u0-pll-clock.yaml2 # SPDX-License-Identifier: Apache-2.0
14 f(PLL_P) = f(VCO clock) / PLLP --> to ADC
15 f(PLL_Q) = f(VCO clock) / PLLQ --> to RNG
16 f(PLL_R) = f(VCO clock) / PLLR --> PLLCLK (System Clock)
22 compatible: "st,stm32u0-pll-clock"
24 include: [clock-controller.yaml, base.yaml]
27 "#clock-cells":
28 const: 0
33 div-m:
39 Valid range: 1 - 8
[all …]

123456789