Home
last modified time | relevance | path

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

12345678910>>...51

/Zephyr-latest/drivers/crypto/
Dcrypto_intel_sha_registers.h13 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
102 uint32_t full; member
[all …]
/Zephyr-latest/tests/unit/cbprintf/
Dtestcase.yaml12 utilities.prf.m32v01: # FULL
25 utilities.prf.m32v03: # FULL + FP
32 utilities.prf.m32v07: # FULL + FP + FP_A
54 utilities.prf.m32v101: # FULL + LIBC
61 utilities.prf.m32v181: # NANO + FULL + LIBC
77 utilities.prf.m32v201: # PACKAGED FULL
85 utilities.prf.m32v207: # PACKAGED FULL + FP + FP_A
103 utilities.prf.m32v281: # PACKAGED NANO + FULL
112 utilities.prf.m32v1207: # PACKAGED FULL + FP + FP_A + PACKAGE_ALIGN_OFFSET
130 utilities.prf.m32va01: # PACKAGED FULL + AVOID_C_GENERIC
[all …]
/Zephyr-latest/drivers/sensor/st/lsm9ds0_mfd/
DKconfig88 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/dts/bindings/pwm/
Dnxp,imx-pwm.yaml41 - "full-cycle"
42 - "half-and-full-cycle"
47 "full-cycle" - registers loaded on a PWM full cycle;
48 "half-and-full-cycle" - registers loaded on a PWM half & full cycle.
/Zephyr-latest/drivers/sensor/st/lsm9ds0_gyro/
DKconfig19 prompt "Default full-scale"
22 Specify the default full-scale.
36 bool "Dynamic full-scale"
38 Enable alteration of full-scale attribute at runtime.
/Zephyr-latest/dts/bindings/pinctrl/
Dst,stm32f1-pinctrl.yaml22 default: "full" # reset state
24 - "full"
31 * full - Full SWJ (JTAG-DP + SW-DP).
32 * no-njtrst - Full SWJ (JTAG-DP + SW-DP) but without NJTRST.
39 If absent, then Full SWJ (JTAG-DP + SW-DP) is used (reset state).
83 * 4 : Full remap
92 GPIO A9 set as alternate with full remap
/Zephyr-latest/cmake/sca/eclair/
Dsca_options.cmake26 cmake_dependent_option(ECLAIR_FULL_DOC_ALL_AREAS "Show all areas in a full doc report"
28 cmake_dependent_option(ECLAIR_FULL_DOC_FIRST_AREA "Show only the first area in a full doc report"
31 cmake_dependent_option(ECLAIR_FULL_TXT_ALL_AREAS "Show all areas in a full text report"
33 cmake_dependent_option(ECLAIR_FULL_TXT_FIRST_AREA "Show only the first area in a full text report"
/Zephyr-latest/tests/subsys/input/api/
Dtestcase.yaml13 # 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"
/Zephyr-latest/drivers/sensor/st/lsm6dsl/
DKconfig88 int "Gyroscope full-scale range"
91 Specify the default gyroscope full-scale range.
94 0: Full Scale selected at runtime
121 int "Accelerometer full-scale range"
124 Specify the default accelerometer full-scale range.
127 0: Full Scale selected at runtime
/Zephyr-latest/dts/bindings/display/
Dultrachip,uc81xx-common.yaml33 always supports partial updates, the driver uses the full refresh
37 in the full profile.
41 - 'full' - Normal / full refresh.
43 full profile if not present.
/Zephyr-latest/dts/bindings/ethernet/
Dethernet-phy.yaml24 - "10BASE-T Full-Duplex"
26 - "100BASE-T Full-Duplex"
28 - "1000BASE-T Full-Duplex"
/Zephyr-latest/drivers/sensor/tdk/mpu6050/
DKconfig57 int "Accelerometer full-scale range"
60 Magnetometer full-scale range.
65 int "Gyroscope full-scale range"
68 Gyroscope full-scale range.
/Zephyr-latest/dts/bindings/adc/
Dnxp,gau-adc.yaml31 Default is "full-bias" because it is the reset value.
33 - "full-bias"
35 default: "full-bias"
/Zephyr-latest/drivers/sensor/st/lsm6ds0/
DKconfig69 int "Gyroscope full-scale range"
72 Specify the default gyroscope full-scale range.
86 int "Accelerometer full-scale range"
89 Specify the default accelerometer full-scale range.
/Zephyr-latest/lib/libc/picolibc/
DKconfig27 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
/Zephyr-latest/subsys/shell/
DKconfig.template.shell_log_queue_timeout8 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/drivers/sensor/
Dshell_battery.c56 struct sensor_value full, empty; in cmd_battery() local
84 SENSOR_CHAN_GAUGE_TIME_TO_FULL, &full, in cmd_battery()
114 shell_fprintf(sh, SHELL_NORMAL, "Cap-full: %d mA\n", cap.val1); in cmd_battery()
116 shell_fprintf(sh, SHELL_NORMAL, "Time full: %dh:%02d\n", in cmd_battery()
117 full.val1 / 60, full.val1 % 60); in cmd_battery()
/Zephyr-latest/include/zephyr/net/
Dmii.h69 /** full duplex mode */
85 /** 100BASE-X full duplex capable */
89 /** 10 Mb/s full duplex capable */
93 /** 100BASE-T2 full duplex capable */
128 /** try for 100BASE-X full duplex support */
132 /** try for 10 Mb/s full duplex support */
142 /** try for 1000BASE-T full duplex support */
153 /** 1000BASE-X full-duplex capable */
157 /** 1000BASE-T full-duplex capable */
/Zephyr-latest/drivers/adc/
DKconfig.it8xxx221 bool "ADC internal voltage as full-scale"
24 voltage as full-scale 3300mV.
/Zephyr-latest/drivers/serial/
Duart_ql_usbserialport_s3b.h24 #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/include/zephyr/sys/
Dbarrier.h35 * @brief Full/sequentially-consistent data memory barrier.
48 * @brief Full/sequentially-consistent data synchronization barrier.
57 * back to a full/sequentially-consistent data memory barrier.
67 * @brief Full/sequentially-consistent instruction synchronization barrier.
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_addr/src/
Dtest_suite_full_list_no_overwrite.c36 * Test adding extra (ID, Address) pair while the keys pool list is full.
38 * the list is full.
41 * - Keys pool list is full
/Zephyr-latest/dts/bindings/usb/
Dusb-controller.yaml15 "full-speed" and "low-speed". If this is not passed
20 - "full-speed"
/Zephyr-latest/subsys/mgmt/ec_host_cmd/
DKconfig.logging7 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.rst32 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

12345678910>>...51