Searched full:hidden (Results 1 – 25 of 133) sorted by relevance
123456
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.vcp | 28 bool # Hidden 31 This hidden option makes it possible to easily check if VOCS is 43 bool # Hidden 46 This hidden option makes it possible to easily check if AICS is 78 bool # Hidden 81 This hidden option makes it possible to easily check if VOCS is 93 bool # Hidden 96 This hidden option makes it possible to easily check if AICS is
|
D | Kconfig.vocs | 19 bool # hidden 22 This hidden option enables support for Volume Control Service. 46 bool # hidden 49 This hidden option enables support for Volume Offset Control Service.
|
D | Kconfig.aics | 20 bool # hidden 24 This hidden option enables support for Audio Input Control Service. 48 bool # hidden 51 This hidden option enables support for Audio Input Control Service.
|
D | Kconfig.micp | 31 bool # Hidden 34 This hidden option makes it possible to easily check if AICS is 61 bool # Hidden 64 This hidden option makes it possible to easily check if AICS is
|
/Zephyr-latest/doc/_static/js/ |
D | dark-mode-toggle.min.mjs | 2 …hidden]){display:none}form{background-color:var(--${L}-background-color,transparent);color:var(--$…
|
/Zephyr-latest/kernel/ |
D | Kconfig.mem_domain | 20 This hidden option is selected by the target architecture if 33 This hidden option is selected by the target architecture if 60 This hidden option is selected by the target architecture if
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | Kconfig.soc | 122 This hidden configuration defines that build is targeted for PROCPU (core 0). 127 This hidden configuration defines that build is targeted for APPCPU (core 1).
|
/Zephyr-latest/arch/x86/ |
D | Kconfig | 244 Hidden option to signal building for PC-compatible platforms 354 This hidden option should be set on a per-SOC basis to indicate that 361 This hidden option should be set on a per-SOC basis to indicate that 369 This hidden option should be set on a per-SOC basis to indicate that 376 This hidden option should be set on a per-SOC basis to indicate that 383 This hidden option should be set on a per-SOC basis to indicate 395 This hidden option should be set on a per-SOC basis to indicate that 435 Hidden config to select arch-independent option to enable
|
/Zephyr-latest/soc/espressif/esp32/ |
D | Kconfig.soc | 134 This hidden configuration defines that build is targeted for PROCPU (core 0). 139 This hidden configuration defines that build is targeted for APPCPU (core 1).
|
/Zephyr-latest/drivers/w1/ |
D | Kconfig.test | 4 # Hidden option to enable the vnd,w1 1-Wire host driver used in testing.
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.test | 4 # Hidden option for turning on the dummy driver for vnd,spi devices
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.test | 4 # Hidden option for turning on the dummy driver for vnd,i2c devices
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.test | 4 # Hidden option to enable the vnd,serial dummy driver used in testing.
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.test | 5 # Hidden option for turning on the dummy driver for vnd,gpio devices
|
/Zephyr-latest/drivers/pwm/ |
D | Kconfig.test | 5 # Hidden option for turning on the dummy driver for vnd,pwm devices
|
/Zephyr-latest/drivers/adc/ |
D | Kconfig.test | 5 # Hidden option for turning on the dummy driver for vnd,adc devices
|
/Zephyr-latest/tests/net/wifi/wifi_nm/ |
D | Kconfig | 9 # The purpose of this Kconfig is to select the hidden symbol
|
/Zephyr-latest/drivers/i3c/ |
D | Kconfig.test | 7 # Hidden option for turning on the dummy driver for vnd,i3c devices
|
/Zephyr-latest/arch/common/ |
D | rom_start_address.ld | 11 HIDDEN(__rom_start_address = .);
|
/Zephyr-latest/subsys/timing/ |
D | Kconfig | 15 Hidden option to indicate that timing functions need to be
|
/Zephyr-latest/doc/contribute/ |
D | index.rst | 15 :hidden: 52 :hidden: 72 :hidden:
|
/Zephyr-latest/arch/x86/core/ |
D | Kconfig.ia32 | 57 This hidden option enables defining a Task State Segment (TSS) for 121 This hidden option unconditionally saves/restores the FPU/SIMD 137 This hidden option allows multiple threads to use the floating point
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig.amp | 10 This hidden configuration lets PROCPU core to map and start APPCPU whenever IPM is enabled.
|
/Zephyr-latest/arch/riscv/ |
D | Kconfig | 101 operations during ISR. This hidden option needs to be selected by SoC 137 Hidden option to allow SoC to overwrite arch_irq_lock(), 142 Enable this hidden option and specialize the z_soc_* functions when 149 Hidden option to allow SoC to overwrite sys_read*(), sys_write*() functions with 152 Enable this hidden option and specialize the z_soc_* functions when 265 properly sized to take into account this offset. This is a hidden
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.intel_adsp_gpdma | 19 Hidden option to indicate that the driver needs to request
|
123456