Home
last modified time | relevance | path

Searched +full:full +full:- (Results 1 – 25 of 1018) sorted by relevance

12345678910>>...41

/Zephyr-latest/drivers/crypto/
Dcrypto_intel_sha_registers.h4 * SPDX-License-Identifier: Apache-2.0
13 uint32_t full; member
37 uint32_t full; member
46 uint32_t full; member
55 uint32_t full; member
63 uint32_t full; member
71 uint32_t full; member
79 uint32_t full; member
87 uint32_t full; member
95 uint32_t full; member
[all …]
/Zephyr-latest/tests/unit/cbprintf/
Dtestcase.yaml9 - CONFIG_CBPRINTF_REDUCED_INTEGRAL=y
10 - CONFIG_MINIMAL_LIBC=y
12 utilities.prf.m32v01: # FULL
15 - CONFIG_CBPRINTF_FULL_INTEGRAL=y
16 - CONFIG_MINIMAL_LIBC=y
21 - CONFIG_CBPRINTF_REDUCED_INTEGRAL=y
22 - CONFIG_CBPRINTF_FP_SUPPORT=y
23 - CONFIG_MINIMAL_LIBC=y
25 utilities.prf.m32v03: # FULL + FP
28 - CONFIG_CBPRINTF_FULL_INTEGRAL=y
[all …]
/Zephyr-latest/dts/bindings/pwm/
Dnxp,imx-pwm.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "nxp,imx-pwm"
8 include: [pwm-controller.yaml, pinctrl-device.yaml, base.yaml]
19 run-in-wait:
24 run-in-debug:
39 - "immediate"
40 - "half-cycle"
41 - "full-cycle"
42 - "half-and-full-cycle"
44 Select how to load the buffered-registers with new values:
[all …]
/Zephyr-latest/drivers/sensor/st/lsm9ds0_mfd/
DKconfig4 # SPDX-License-Identifier: Apache-2.0
12 Enable driver for LSM9DS0 I2C-based MFD sensor.
88 prompt "Accelerometer full-scale"
92 Specify the default full-scale for accelerometer.
112 bool "Dynamic full-scale for accelerometer"
115 Enable alteration of accelerometer full-scale attribute at
168 prompt "Magnetometer full-scale"
172 Specify the default full-scale for magnetometer.
189 bool "Dynamic full-scale for magnetometer"
192 Enable alteration of magnetometer full-scale attribute at
/Zephyr-latest/drivers/sensor/st/lsm9ds0_gyro/
DKconfig4 # SPDX-License-Identifier: Apache-2.0
12 Enable driver for LSM9DS0 I2C-based gyroscope sensor.
19 prompt "Default full-scale"
22 Specify the default full-scale.
36 bool "Dynamic full-scale"
38 Enable alteration of full-scale attribute at runtime.
70 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_ST_LSM9DS0_GYRO),irq-gpios)
/Zephyr-latest/dts/bindings/pinctrl/
Dst,stm32f1-pinctrl.yaml2 # SPDX-License-Identifier: Apache-2.0
6 Based on pincfg-node.yaml binding.
8 Note: `bias-disable` and `drive-push-pull` are default pin configurations.
9 They will be applied in case no `bias-foo` or `driver-bar` properties
12 compatible: "st,stm32f1-pinctrl"
20 swj-cfg:
22 default: "full" # reset state
24 - "full"
25 - "no-njtrst"
26 - "jtag-disable"
[all …]
/Zephyr-latest/tests/subsys/input/api/
Dtestcase.yaml1 # SPDX-License-Identifier: Apache-2.0
5 - input
7 - native_sim
11 - CONFIG_INPUT_MODE_THREAD=y
13 # messages into a full queue. When these is another CPU consuming
14 # messages, the queue would not be full at that point. A new message
15 # can be pushed into the queue and thus failing the "full queue"
18 - CONFIG_MP_MAX_NUM_CPUS=1
21 - CONFIG_INPUT_MODE_SYNCHRONOUS=y
/Zephyr-latest/drivers/sensor/st/lsm6dsl/
DKconfig5 # SPDX-License-Identifier: Apache-2.0
30 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_ST_LSM6DSL),irq-gpios)
36 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_ST_LSM6DSL),irq-gpios)
88 int "Gyroscope full-scale range"
91 Specify the default gyroscope full-scale range.
92 An X value for the config represents a range of +/- X degree per
94 0: Full Scale selected at runtime
95 125: +/- 125dps
96 250: +/- 250dps
97 500: +/- 500dps
[all …]
/Zephyr-latest/dts/bindings/display/
Dultrachip,uc81xx-common.yaml4 # SPDX-License-Identifier: Apache-2.0
8 include: [mipi-dbi-spi-device.yaml, display-controller.yaml]
11 busy-gpios:
12 type: phandle-array
21 type: uint8-array
24 child-binding:
33 always supports partial updates, the driver uses the full refresh
37 in the full profile.
41 - 'full' - Normal / full refresh.
42 - 'partial' - Partial refresh, defaults to the values in the
[all …]
/Zephyr-latest/dts/bindings/ethernet/
Dethernet-phy.yaml1 # Copyright (c) 2021 IP-Logix Inc.
2 # SPDX-License-Identifier: Apache-2.0
8 compatible: "ethernet-phy"
16 no-reset:
19 fixed-link:
23 - "10BASE-T Half-Duplex"
24 - "10BASE-T Full-Duplex"
25 - "100BASE-T Half-Duplex"
26 - "100BASE-T Full-Duplex"
27 - "1000BASE-T Half-Duplex"
[all …]
/Zephyr-latest/drivers/sensor/tdk/mpu6050/
DKconfig1 # MPU6050 Six-Axis Motion Tracking device configuration options
4 # SPDX-License-Identifier: Apache-2.0
7 bool "MPU6050 Six-Axis Motion Tracking Device"
12 Enable driver for MPU6050 I2C-based six-axis motion tracking device.
28 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_INVENSENSE_MPU6050),int-gpios)
34 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_INVENSENSE_MPU6050),int-gpios)
57 int "Accelerometer full-scale range"
60 Magnetometer full-scale range.
61 An X value for the config represents a range of +/- X g. Valid
65 int "Gyroscope full-scale range"
[all …]
/Zephyr-latest/dts/bindings/adc/
Dnxp,gau-adc.yaml2 # SPDX-License-Identifier: Apache-2.0
7 compatible: "nxp,gau-adc"
10 - name: base.yaml
11 - name: adc-controller.yaml
20 nxp,clock-divider:
27 nxp,power-mode:
31 Default is "full-bias" because it is the reset value.
33 - "full-bias"
34 - "half-bias"
35 default: "full-bias"
[all …]
/Zephyr-latest/drivers/sensor/st/lsm6ds0/
DKconfig5 # SPDX-License-Identifier: Apache-2.0
13 Enable driver for LSM6DS0 I2C-based accelerometer and gyroscope
69 int "Gyroscope full-scale range"
72 Specify the default gyroscope full-scale range.
73 An X value for the config represents a range of +/- X degree per
86 int "Accelerometer full-scale range"
89 Specify the default accelerometer full-scale range.
90 An X value for the config represents a range of +/- X G. Valid values
/Zephyr-latest/lib/libc/picolibc/
DKconfig2 # SPDX-License-Identifier: Apache-2.0
27 This is required when using a full C++ standard library (`REQUIRES_FULL_LIBCPP=y`).
40 bool "full support for integer/floating point values in printf/scanf"
42 Include full floating point and integer support in printf/scanf
46 bool "full support for integer values, including long long, in printf/scanf"
49 Includes full integer with long long, but no floating
53 bool "full support for integer values, other than long long, in printf/scanf"
56 Include full integer other than long long, but no floating point
84 Compiler optimizations will be set to -Os independently of other
90 Compiler optimizations will be set to -O2 independently of other
[all …]
/Zephyr-latest/subsys/shell/
DKconfig.template.shell_log_queue_timeout1 # SPDX-License-Identifier: Apache-2.0
5 default $(default-timeout)
6 range -1 10000
8 If queue with pending log messages is full, oldest log message is
9 dropped if queue is still full after requested time (-1 is forever).
/Zephyr-latest/include/zephyr/net/
Dmii.h5 * SPDX-License-Identifier: Apache-2.0
33 /** Auto-Negotiation Advertisement Register */
35 /** Auto-Negotiation Link Partner Ability Reg */
37 /** Auto-Negotiation Expansion Register */
39 /** Auto-Negotiation Next Page Transmit Register */
41 /** Auto-Negotiation Link Partner Received Next Page Reg */
43 /** 1000BASE-T Control Register */
45 /** 1000BASE-T Status Register */
61 /** Auto-Negotiation enable */
67 /** restart auto-negotiation */
[all …]
/Zephyr-latest/drivers/sensor/
Dshell_battery.c4 * SPDX-License-Identifier: Apache-2.0
19 * first is the sensor channel to read (-1 to terminate the list)
36 if (chan == -1) { in get_channels()
56 struct sensor_value full, empty; in cmd_battery() local
63 return -ENODEV; in cmd_battery()
84 SENSOR_CHAN_GAUGE_TIME_TO_FULL, &full, in cmd_battery()
86 -1); in cmd_battery()
95 shell_fprintf(sh, SHELL_NORMAL, "V-desired: %d.%02d V\n", in cmd_battery()
104 shell_fprintf(sh, SHELL_NORMAL, "I-desired: %5d mA\n", in cmd_battery()
110 shell_fprintf(sh, SHELL_NORMAL, "V-design: %d.%02d V\n", in cmd_battery()
[all …]
/Zephyr-latest/drivers/adc/
DKconfig.it8xxx24 # SPDX-License-Identifier: Apache-2.0
15 Support 10-bit resolution.
21 bool "ADC internal voltage as full-scale"
24 voltage as full-scale 3300mV.
/Zephyr-latest/include/zephyr/sys/
Dbarrier.h4 * SPDX-License-Identifier: Apache-2.0
35 * @brief Full/sequentially-consistent data memory barrier.
38 * re-ordering of data accesses instructions across the barrier instruction.
48 * @brief Full/sequentially-consistent data synchronization barrier.
51 * re-ordering of data accesses instructions across the barrier instruction
57 * back to a full/sequentially-consistent data memory barrier.
67 * @brief Full/sequentially-consistent instruction synchronization barrier.
70 * fetched and to ensure any previously executed context-changing operations,
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_addr/src/
Dtest_suite_full_list_no_overwrite.c4 * SPDX-License-Identifier: Apache-2.0
30 zassert_true(rv == 0, "Failed to fill keys pool list, error code %d", -rv); in test_case_setup()
36 * Test adding extra (ID, Address) pair while the keys pool list is full.
38 * the list is full.
41 * - Keys pool list is full
42 * - CONFIG_BT_KEYS_OVERWRITE_OLDEST isn't enabled
45 * - NULL reference pointer is returned
57 zassert_true(returned_key == NULL, "bt_keys_get_addr() returned a non-NULL reference"); in ZTEST()
/Zephyr-latest/drivers/serial/
Duart_ql_usbserialport_s3b.h4 * SPDX-License-Identifier: Apache-2.0
15 /* USB-Serial FIFO status values */
24 #define USBSERIAL_RX_FIFO_GT_QUARTE (0x0D) /* 1101 1/4 or more full */
25 #define USBSERIAL_RX_FIFO_GT_HALF (0x0E) /* 1110 1/2 or more full */
26 #define USBSERIAL_RX_FIFO_FULL (0x0F) /* 1111 Full */
28 #define USBSERIAL_TX_FIFO_FULL (0x00) /* 0000 Full */
/Zephyr-latest/dts/bindings/usb/
Dusb-controller.yaml1 # Copyright (c) 2018, I-SENSE group of ICCS
2 # SPDX-License-Identifier: Apache-2.0
11 maximum-speed:
14 speed. Valid arguments are "super-speed", "high-speed",
15 "full-speed" and "low-speed". If this is not passed
19 - "low-speed"
20 - "full-speed"
21 - "high-speed"
22 - "super-speed"
24 vbus-gpios:
[all …]
/Zephyr-latest/subsys/mgmt/ec_host_cmd/
DKconfig.logging4 # SPDX-License-Identifier: Apache-2.0
7 bool "Log full params and response buffers in debug log level"
11 to decide, if full reqest and response buffers are logged alongside
/Zephyr-latest/samples/fuel_gauge/max17048/
DREADME.rst1 .. zephyr:code-sample:: max17048
2 :name: MAX17048 Li-Ion battery fuel gauge
11 .. _MAX17048: https://www.maximintegrated.com/en/products/power/battery-management/MAX17048.html
32 The charging state and the time to full/empty are estimated and based on the last consumption avera…
44 Time to full 0
48 Time to full 0
/Zephyr-latest/subsys/stats/
DKconfig2 # SPDX-License-Identifier: Apache-2.0
8 Enable per-module event counters for troubleshooting, maintenance,
16 Include a full name string for each statistic in the build. If this
26 Include a full name string for each statistic in the build. If this

12345678910>>...41