Home
last modified time | relevance | path

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

12345678910>>...25

/Zephyr-latest/drivers/sensor/apds9960/
DKconfig15 choice
41 choice
59 choice
77 choice
95 choice
/Zephyr-latest/drivers/sensor/bosch/bme680/
DKconfig19 choice
37 choice
55 choice
73 choice
96 choice
107 choice
/Zephyr-latest/drivers/sensor/bosch/bme280/
DKconfig20 choice BME280_MODE
32 choice
50 choice
68 choice
86 choice
110 choice
/Zephyr-latest/soc/espressif/esp32s2/
DKconfig19 choice
31 choice
43 choice ESP32S2_DATA_CACHE_SIZE
58 choice
/Zephyr-latest/drivers/sensor/bosch/bmi160/
DKconfig18 choice
57 choice
74 choice
95 choice
144 choice
161 choice
185 choice
/Zephyr-latest/boards/st/b_l4s5i_iot01a/
DKconfig.defconfig12 choice LIS3MDL_TRIGGER_MODE
16 choice HTS221_TRIGGER_MODE
20 choice LSM6DSL_TRIGGER_MODE
/Zephyr-latest/boards/st/disco_l475_iot1/
DKconfig.defconfig12 choice LIS3MDL_TRIGGER_MODE
16 choice HTS221_TRIGGER_MODE
20 choice LSM6DSL_TRIGGER_MODE
/Zephyr-latest/boards/qemu/cortex_a53/
DKconfig.defconfig14 choice NET_QEMU_NETWORKING
28 choice ARM64_VA_BITS
32 choice ARM64_PA_BITS
/Zephyr-latest/scripts/kconfig/
Dkconfiglib.py257 menu or Choice, but menu nodes for symbols can sometimes have a non-None 'list'
260 MenuNode.item is either a Symbol or a Choice object, or one of the constants
262 which also holds the title for menus and comments. For Symbol and Choice,
267 a Symbol or Choice can be found in the Symbol/Choice.nodes attribute.
270 menu node(s) rather than in the Symbol or Choice objects themselves. This makes
280 It is possible to give a Choice a name and define it in multiple locations,
281 hence why Choice.nodes is also a list.
322 ***For choice symbols, the parent Choice will appear in expressions as well,
323 but it's usually invisible as the value interfaces of Symbol and Choice are
324 identical. This mirrors the C implementation and makes different choice modes
[all …]
Dkconfig.py150 # the symbols actually got), printing warnings otherwise. Choice symbols
154 if sym.choice:
216 # Verifies that any choice symbols that were selected (by setting them to
219 # We check choice symbols separately to avoid warnings when two different
220 # choice symbols within the same choice are set to y. This might happen if
221 # a choice selection from a board defconfig is overridden in a prj.conf,
222 # for example. The last choice symbol set to y becomes the selection (and
223 # all other choice symbols get the value n).
228 for choice in kconf.unique_choices:
229 if choice.user_selection and \
[all …]
/Zephyr-latest/drivers/sensor/sensirion/sht3xd/
DKconfig17 choice SHT3XD_TRIGGER_MODE
57 choice SHT3XD_REPEATABILITY
75 choice SHT3XD_MEASUREMENT_MODE
87 choice SHT3XD_MPS
/Zephyr-latest/soc/espressif/esp32s3/
DKconfig19 choice ESP32S3_INSTRUCTION_CACHE_SIZE
38 choice ESP32S3_ICACHE_ASSOCIATED_WAYS
55 choice ESP32S3_INSTRUCTION_CACHE_LINE_SIZE
80 choice ESP32S3_DATA_CACHE_SIZE
103 choice ESP32S3_DCACHE_ASSOCIATED_WAYS
120 choice ESP32S3_DATA_CACHE_LINE_SIZE
/Zephyr-latest/drivers/sensor/renesas/isl29035/
DKconfig22 choice
43 choice
64 choice
83 choice
125 choice
/Zephyr-latest/drivers/sensor/bosch/bmg160/
DKconfig16 choice
31 choice
70 choice
93 choice
/Zephyr-latest/drivers/sensor/honeywell/mpr/
DKconfig16 choice
45 choice
58 choice
/Zephyr-latest/boards/kincony/kincony_kc868_a32/
DKconfig.sysbuild4 choice BOOTLOADER
8 choice BOOT_SIGNATURE_TYPE
/Zephyr-latest/boards/seeed/xiao_esp32c6/
DKconfig.sysbuild4 choice BOOTLOADER
8 choice BOOT_SIGNATURE_TYPE
/Zephyr-latest/boards/dptechnics/walter/
DKconfig.sysbuild4 choice BOOTLOADER
8 choice BOOT_SIGNATURE_TYPE
/Zephyr-latest/boards/others/esp32c3_supermini/
DKconfig.sysbuild4 choice BOOTLOADER
8 choice BOOT_SIGNATURE_TYPE
/Zephyr-latest/boards/we/orthosie1ev/
DKconfig.sysbuild4 choice BOOTLOADER
8 choice BOOT_SIGNATURE_TYPE
/Zephyr-latest/boards/arduino/giga_r1/
DKconfig.defconfig8 choice AIROC_PART
12 choice CYW4343W_MODULE
/Zephyr-latest/boards/arduino/nicla_vision/
DKconfig.defconfig8 choice AIROC_PART
12 choice CYW4343W_MODULE
/Zephyr-latest/subsys/secure_storage/
DKconfig.its_transform4 choice SECURE_STORAGE_ITS_TRANSFORM_IMPLEMENTATION
33 choice SECURE_STORAGE_ITS_TRANSFORM_AEAD_SCHEME
60 choice SECURE_STORAGE_ITS_TRANSFORM_AEAD_KEY_PROVIDER
71 - the device EUI64 as returned by hwinfo_get_device_eui64() as first choice;
72 - the device ID as returned by hwinfo_get_device_uuid() as second choice.
107 choice SECURE_STORAGE_ITS_TRANSFORM_AEAD_NONCE_PROVIDER
/Zephyr-latest/boards/seeed/xiao_esp32c3/
DKconfig.sysbuild4 choice BOOTLOADER
8 choice BOOT_SIGNATURE_TYPE
/Zephyr-latest/boards/seeed/xiao_esp32s3/
DKconfig.sysbuild4 choice BOOTLOADER
8 choice BOOT_SIGNATURE_TYPE

12345678910>>...25