Searched full:disabling (Results 1 – 25 of 276) sorted by relevance
12345678910>>...12
/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" 84 to option and control registers until reset. Disabling access to these
|
/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 | 50 # Compiler flags for disabling C standard include and instead specify include 55 # Compiler flags for disabling C++ standard include. 70 # Flag for disabling strict aliasing rule in C and C++ 77 # Flag for disabling exceptions in C++ 80 # Flag for disabling rtti in C++ 83 # Flag for disabling optimizations around printf return value 128 # Compiler flag for disabling pointer arithmetic warnings 131 # 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/doc/hardware/cache/ |
D | guide.rst | 39 disabling caching for only a portion of memory. This can be useful when cache 44 Globally Disabling the Data Cache 47 As mentioned above, globally disabling data caching can have a significant 58 Disabling Caching for a Memory Region 61 Disabling caching for only a portion of memory can be a good performance 94 Automatically Disabling Caching by Variable
|
/Zephyr-latest/samples/net/sockets/echo_client/ |
D | overlay-qemu_802154.conf | 7 # Disabling Ethernet
|
/Zephyr-latest/samples/net/sockets/echo_server/ |
D | overlay-qemu_802154.conf | 7 # Disabling Ethernet
|
/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/samples/bluetooth/central_ht/ |
D | sample.yaml | 15 # Disabling monolithic since CI environment doesn't use blobs
|
/Zephyr-latest/drivers/pwm/ |
D | Kconfig.imx | 19 Loop count for PWM Software Reset when disabling PWM channel.
|
/Zephyr-latest/subsys/ipc/ipc_service/lib/ |
D | Kconfig.icmsg | 38 Disabling this configuration will cause the ICMsg backend to 41 Disabling this config may result in deadlocks in certain usage
|
/Zephyr-latest/ |
D | .codechecker.yml | 6 # Start by disabling all
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | prj.conf | 16 # Disabling hardware stack protection can greatly
|
/Zephyr-latest/doc/security/ |
D | hardening-tool.rst | 12 #. Disabling features and compilation flags that might lead to security vulnerabilities (ex. making 13 sure that no "experimental" features are being used, disabling features typically used for
|
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_chains/src/ |
D | test_remove_cte_from_chain.c | 68 "Unexpected error while disabling CTE for periodic advertising chain, err: %d", in ZTEST() 97 "Unexpected error while disabling CTE for periodic advertising chain, err: %d", in ZTEST() 123 "Unexpected error while disabling CTE for periodic advertising chain, err: %d", in ZTEST() 149 "Unexpected error while disabling CTE for periodic advertising chain, err: %d", in ZTEST() 221 "Unexpected error while disabling CTE for periodic advertising chain, err: %d", in remove_cte_from_chain_after_enqueue_to_lll()
|
/Zephyr-latest/samples/bluetooth/peripheral_ht/ |
D | sample.yaml | 27 # Disabling monolithic since CI environment doesn't use blobs
|
/Zephyr-latest/drivers/entropy/ |
D | Kconfig.native_posix | 22 Disabling this feature allows some other component to seed the host standard library random
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/friendship/ |
D | lpn_disable.sh | 7 # Check that disabling LPN gives correct behaviour.
|
/Zephyr-latest/tests/bluetooth/tester/ |
D | testcase.yaml | 11 # Disabling monolithic since CI environment doesn't use blobs
|
/Zephyr-latest/dts/bindings/base/ |
D | pm.yaml | 25 zephyr,disabling-power-states:
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/suspend/ |
D | suspend_disable_resume.sh | 7 # Test that periodic publication is stopped when suspending Mesh and disabling
|
/Zephyr-latest/subsys/storage/stream/ |
D | Kconfig | 20 stream to device. When callback is not used, disabling the option
|
/Zephyr-latest/samples/subsys/llext/modules/ |
D | sample.yaml | 24 # Disabling MPU is the most compatible option. If the target supports
|
/Zephyr-latest/samples/subsys/logging/logger/ |
D | sample.yaml | 15 - Disabling logging
|
/Zephyr-latest/drivers/dai/nxp/sai/ |
D | Kconfig.sai | 20 refers to enabling/disabling the master clock,
|
12345678910>>...12