Searched refs:disabling (Results 1 – 25 of 72) sorted by relevance
123
| /Zephyr-latest/soc/ti/simplelink/cc32xx/ |
| D | Kconfig | 19 bool "Prepend debug header, disabling flash verification" if XIP 24 bool "Prepend debug header, disabling flash verification" if XIP
|
| /Zephyr-latest/cmake/compiler/ |
| D | compiler_flags_template.cmake | 52 # Compiler flags for disabling C standard include and instead specify include 57 # Compiler flags for disabling C++ standard include. 72 # Flag for disabling strict aliasing rule in C and C++ 79 # Flag for disabling exceptions in C++ 82 # Flag for disabling rtti in C++ 85 # Flag for disabling optimizations around printf return value 133 # Compiler flag for disabling pointer arithmetic warnings 136 # Compiler flags for disabling position independent code / executable 146 # Compiler flag for disabling warning about array bounds
|
| /Zephyr-latest/cmake/compiler/iar/ |
| D | compiler_flags.cmake | 94 # Compiler flags for disabling C standard include and instead specify include 99 # Compiler flags for disabling C++ standard include. 114 # Flag for disabling strict aliasing rule in C and C++ 117 # Flag for disabling exceptions in C++ 120 # Flag for disabling rtti in C++ 169 # Compiler flag for disabling pointer arithmetic warnings 173 # Compiler flag for disabling warning about array bounds 176 # Compiler flags for disabling position independent code / executable
|
| /Zephyr-latest/soc/nuvoton/npcx/common/ |
| D | CMakeLists.txt | 10 # Check for disabling header CRC. 15 # Check for disabling firmware CRC.
|
| /Zephyr-latest/drivers/flash/ |
| D | Kconfig.stm32 | 40 Enables flash extended operation for enabling/disabling flash write 44 bool "Prevent from disabling flash write protection" 59 Enables flash extended operation for enabling/disabling flash readout 63 bool "Allow disabling readout protection"
|
| /Zephyr-latest/drivers/pwm/ |
| D | Kconfig.imx | 19 Loop count for PWM Software Reset when disabling PWM channel.
|
| /Zephyr-latest/tests/subsys/pm/power_states_api/boards/ |
| D | native_sim.overlay | 46 zephyr,disabling-power-states = <&state1 &state2>;
|
| /Zephyr-latest/dts/riscv/openisa/ |
| D | rv32m1_zero_riscy.dtsi | 45 * fewer channels here allows disabling unused ones in Kconfig, making the 49 * disabling channels can add up.
|
| D | rv32m1_ri5cy.dtsi | 46 * disabling unused ones in Kconfig, making the binary smaller. 49 * disabling channels can add up.
|
| /Zephyr-latest/cmake/linker/ |
| D | linker_flags_template.cmake | 36 # Linker flag for disabling position independent binaries, 47 # Linker flag for disabling relaxation of address optimization for jump calls.
|
| /Zephyr-latest/tests/drivers/build_all/fpga/ |
| D | app.overlay | 55 /* Put device specific modifications to properties or disabling of devices
|
| /Zephyr-latest/drivers/dai/nxp/sai/ |
| D | Kconfig.sai | 20 refers to enabling/disabling the master clock,
|
| /Zephyr-latest/samples/boards/nordic/ieee802154/802154_rpmsg/ |
| D | README.rst | 34 The sample is configured to be energy efficient by disabling:
|
| /Zephyr-latest/soc/nordic/nrf54l/ |
| D | Kconfig | 66 bool "Skip disabling glitch detector"
|
| /Zephyr-latest/doc/security/ |
| D | hardening-tool.rst | 13 sure that no "experimental" features are being used, disabling features typically used for
|
| /Zephyr-latest/cmake/compiler/gcc/ |
| D | compiler_flags.cmake | 149 # Flag for disabling strict aliasing rule in C and C++ 241 # Compiler flag for disabling pointer arithmetic warnings 244 #Compiler flags for disabling position independent code / executable
|
| /Zephyr-latest/doc/connectivity/networking/api/ |
| D | net_shell.rst | 7 enabling/disabling features, and issuing commands like ping or DNS resolving.
|
| /Zephyr-latest/samples/basic/minimal/ |
| D | README.rst | 19 * :file:`arm.conf`: Arm-specific disabling of features
|
| /Zephyr-latest/subsys/storage/stream/ |
| D | Kconfig | 29 stream to device. When callback is not used, disabling the option
|
| /Zephyr-latest/drivers/gpio/ |
| D | Kconfig | 91 This option enables the support for enabling/disabling interrupt with 92 previous configuration, and enabling/disabling the interrupt only turns
|
| /Zephyr-latest/tests/drivers/build_all/sensor/ |
| D | app.overlay | 186 /* Put device specific modifications to properties or disabling of devices
|
| /Zephyr-latest/samples/subsys/shell/shell_module/ |
| D | README.rst | 34 ``login`` and ``logout`` implement the feature of enabling and disabling
|
| /Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
| D | bap.rst | 85 "disable","enable", "enabling/streaming","disabling" 86 "[stop]","disable","disabling","qos-configure/idle" 596 "enable","enabling/streaming","disabling" 612 "disable","disabling","qos-configure/idle"
|
| /Zephyr-latest/tests/drivers/watchdog/wdt_error_cases/ |
| D | README.txt | 33 target that supports disabling the watchdog.
|
| /Zephyr-latest/doc/hardware/cache/ |
| D | guide.rst | 39 disabling caching for only a portion of memory. This can be useful when cache 47 As mentioned above, globally disabling data caching can have a significant
|
123