Searched refs:optimizations (Results 1 – 25 of 32) sorted by relevance
12
/Zephyr-latest/doc/develop/ |
D | index.rst | 16 optimizations/index
|
/Zephyr-latest/boards/nordic/nrf52840dongle/ |
D | fstab-debugger.dtsi | 16 * with an RTT console, CDC ACM support, and w/o optimizations.
|
D | fstab-stock.dtsi | 18 * be built with CDC ACM support and w/o optimizations.
|
/Zephyr-latest/tests/kernel/device/ |
D | CMakeLists.txt | 12 # optimizations. There would be multiple copies of the same string,
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/ |
D | fstab-debugger.dtsi | 16 * with an RTT console, CDC ACM support, and w/o optimizations.
|
D | fstab-stock.dtsi | 17 * can be built with CDC ACM support and w/o optimizations.
|
/Zephyr-latest/lib/libc/picolibc/ |
D | Kconfig | 84 Compiler optimizations will be set to -Os independently of other 90 Compiler optimizations will be set to -O2 independently of other 96 Compiler optimizations will be set to -Og independently of other 102 Compiler optimizations will be set to -O0 independently of other
|
/Zephyr-latest/boards/ezurio/bl654_usb/ |
D | bl654_usb.dts | 83 * can be built with CDC ACM support and w/o optimizations.
|
/Zephyr-latest/cmake/compiler/clang/ |
D | compiler_flags.cmake | 10 # No printf-return-value optimizations in clang
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/ |
D | train.py | 164 converter.optimizations = [tf.lite.Optimize.OPTIMIZE_FOR_SIZE]
|
/Zephyr-latest/subsys/net/l2/openthread/ |
D | Kconfig | 136 menu "Zephyr optimizations" 163 endmenu # "Zephyr optimizations"
|
/Zephyr-latest/ |
D | Kconfig.zephyr | 326 This option performs global optimizations that become possible when the linker resolves 494 perform optimizations. 510 Compiler optimizations will be set to -Os independently of other 516 Compiler optimizations wil be set to -Oz independently of other 522 Compiler optimizations will be set to -O2 independently of other 528 Compiler optimizations will be set to -Og independently of other 534 Compiler optimizations will be set to -O0 independently of other
|
D | CMakeLists.txt | 190 # @Intent: Obtain compiler optimizations flags and store in variables 199 # If the user wants to tweak the optimizations, there are two ways: 334 # @Intent: Set compiler specific flag to disable printf-related optimizations
|
/Zephyr-latest/cmake/compiler/ |
D | compiler_flags_template.cmake | 85 # Flag for disabling optimizations around printf return value
|
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/ |
D | index.rst | 32 set extensions, with numerous optimizations that include multistage
|
/Zephyr-latest/modules/mbedtls/ |
D | Kconfig.tls-generic | 416 bool "MbedTLS optimizations for OpenThread" 420 Enable some OpenThread specific mbedTLS optimizations that allows to
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 116 optimizations. Please don't file issues when running tests that are
|
/Zephyr-latest/boards/snps/nsim/arc_v/doc/ |
D | index.rst | 186 The non hardware-specific compiler options like optimizations, library selections, C / C++
|
/Zephyr-latest/modules/hostap/ |
D | Kconfig | 84 # Memory optimizations
|
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/ |
D | index.rst | 326 The non hardware-specific compiler options like optimizations, library selections, C / C++
|
/Zephyr-latest/doc/kernel/drivers/ |
D | index.rst | 184 them. Providing for link-time size optimizations with driver APIs in
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 1106 optmizations||optimizations
|
/Zephyr-latest/doc/build/sysbuild/ |
D | index.rst | 180 applying to both images debug optimizations:
|
/Zephyr-latest/boards/native/native_sim/doc/ |
D | index.rst | 117 To ease debugging you may want to compile your code without optimizations
|
/Zephyr-latest/kernel/ |
D | Kconfig | 151 optimizations can be made (e.g. having a separate run queue
|
12