Home
last modified time | relevance | path

Searched refs:choice (Results 76 – 100 of 585) sorted by relevance

12345678910>>...24

/Zephyr-latest/boards/nxp/frdm_mcxa156/
DKconfig.sysbuild4 choice MCUBOOT_MODE
DKconfig.defconfig9 choice MCUBOOT_BOOTLOADER_MODE
/Zephyr-latest/doc/services/crypto/random/
Dindex.rst37 The random number generator choice group allows selection of the RNG
38 source function for the system via the RNG_GENERATOR_CHOICE choice group.
44 choice RNG_GENERATOR_CHOICE
62 The CSPRNG_GENERATOR_CHOICE choice group provides selection of the
69 choice CSPRNG_GENERATOR_CHOICE
/Zephyr-latest/boards/nxp/lpcxpresso55s06/
DKconfig.sysbuild4 choice MCUBOOT_MODE
DKconfig.defconfig10 choice MCUBOOT_BOOTLOADER_MODE
/Zephyr-latest/boards/nxp/lpcxpresso55s69/
DKconfig.sysbuild4 choice MCUBOOT_MODE
DKconfig.defconfig8 choice FXOS8700_MODE
50 choice TFM_PROFILE_TYPE
56 choice MCUBOOT_BOOTLOADER_MODE
/Zephyr-latest/boards/nxp/lpcxpresso55s16/
DKconfig.sysbuild4 choice MCUBOOT_MODE
/Zephyr-latest/boards/nxp/lpcxpresso55s28/
DKconfig.sysbuild4 choice MCUBOOT_MODE
/Zephyr-latest/boards/nxp/lpcxpresso55s36/
DKconfig.sysbuild4 choice MCUBOOT_MODE
DKconfig.defconfig9 choice MCUBOOT_BOOTLOADER_MODE
/Zephyr-latest/drivers/sensor/bosch/bma280/
DKconfig17 choice
57 choice
77 choice
/Zephyr-latest/soc/espressif/
DKconfig.sysbuild4 choice MCUBOOT_MODE
/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/subsys/testsuite/
DKconfig.defconfig6 choice RNG_GENERATOR_CHOICE
/Zephyr-latest/boards/bbc/microbit/
DKconfig.defconfig10 choice FXOS8700_MODE
/Zephyr-latest/soc/aspeed/ast10x0/
DKconfig.defconfig15 choice CACHE_TYPE
/Zephyr-latest/boards/shields/mikroe_wifi_bt_click/
DKconfig.defconfig10 choice WIFI_ESP_AT_VERSION
/Zephyr-latest/soc/atmel/sam0/common/
DKconfig.samd5x21 choice
31 This choice will leave all clocks to their current state.
/Zephyr-latest/drivers/sensor/st/lsm9ds0_mfd/
DKconfig38 choice
87 choice
133 choice
167 choice
/Zephyr-latest/boards/infineon/cyw920829m2evk_02/
DKconfig.defconfig6 choice AIROC_PART
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/
DKconfig.defconfig11 choice SPIRAM_TYPE
/Zephyr-latest/drivers/sensor/infineon/dps310/
DKconfig18 choice
42 choice
/Zephyr-latest/doc/build/kconfig/
Dsetting.rst373 There are two ways to configure a Kconfig ``choice``:
375 1. By setting one of the choice symbols to ``y`` in a configuration file.
377 Setting one choice symbol to ``y`` automatically gives all other choice
380 If multiple choice symbols are set to ``y``, only the last one set to ``y``
381 will be honored (the rest will get the value ``n``). This allows a choice
385 2. By changing the ``default`` of the choice in :file:`Kconfig.defconfig`.
387 As with symbols, changing the default for a choice is done by defining the
388 choice in multiple locations. For this to work, the choice must have a name.
390 As an example, assume that a choice has the following base definition (here,
391 the name of the choice is ``FOO``):
[all …]
/Zephyr-latest/boards/shields/ls0xx_generic/
DKconfig.defconfig19 choice LV_COLOR_DEPTH

12345678910>>...24