Searched refs:even (Results 76 – 100 of 208) sorted by relevance
123456789
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_8.rst | 42 requests or even be removed. 170 even be removed. Note that file handles will remain open for consecutive 174 change between requests or even be removed.
|
/Zephyr-latest/boards/st/stm32l4r9i_disco/doc/ |
D | index.rst | 15 For even more user-friendliness, the on-board ST-LINK/V2-1 debugger provides out-of-the-box
|
/Zephyr-latest/include/zephyr/arch/x86/intel64/ |
D | linker.ld | 227 * eh_frame section won't be removed even with "--gc-sections" by LLVM lld.
|
/Zephyr-latest/lib/heap/ |
D | Kconfig | 85 - "big" heaps with bigger memory overhead even for small heaps;
|
/Zephyr-latest/share/zephyr-package/cmake/ |
D | ZephyrConfig.cmake | 133 # Thus, check if there is an even better candidate.
|
D | ZephyrConfigVersion.cmake | 117 # Thus, check if there is an even better candidate.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | rtc.rst | 27 kept running even when the system is in a low power state.
|
/Zephyr-latest/samples/net/mqtt_sn_publisher/ |
D | README.rst | 17 on any datagram-based transport like UDP, ZigBee or even a plain UART
|
/Zephyr-latest/subsys/net/l2/ethernet/ |
D | Kconfig | 160 When enabled, the Ethernet L2 will forward even those frames for which
|
/Zephyr-latest/kernel/ |
D | Kconfig.smp | 122 across multiple CPUs. It's even possible that single CPU
|
/Zephyr-latest/tests/subsys/logging/log_blocking/ |
D | REAME.md | 52 comforting to know, even if it is something astronomical like 1G `[msg/s]`.
|
/Zephyr-latest/subsys/random/ |
D | Kconfig | 29 default even when CONFIG_TEST_RANDOM_GENERATOR=y.
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | ec_host_cmd.rst | 125 * :c:macro:`LOG_DBG` logs every command, even repeats
|
/Zephyr-latest/include/zephyr/arch/nios2/ |
D | linker.ld | 181 * even on XIP systems
|
/Zephyr-latest/boards/cdns/xt-sim/doc/ |
D | index.rst | 8 from various processor options and even create customized instructions in
|
/Zephyr-latest/soc/intel/intel_adsp/ace/ |
D | ace-link.ld | 63 * The xcc linker demands they be in a declared memory region even if 581 * even if empty. Alignment and padding to 16 bytes is required,
|
/Zephyr-latest/doc/build/kconfig/ |
D | tips.rst | 30 symbol without a prompt can never be changed directly by the user, not even by 125 Enabling ``USB_CONSOLE`` now forces ``CONSOLE`` to ``y``, even if 167 well. This is very often overlooked in practice, even for the simplest case 525 relationship between the symbols harder to understand, even if code never looks 1027 If we want the symbols to still get their default values even when
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | mqtt_sn.rst | 17 but others like Bluetooth, UDP or even a UART can be used just as well.
|
/Zephyr-latest/doc/build/dts/ |
D | intro-input-output.rst | 51 and includes are generally done with ``#include <filename>`` directives, even
|
/Zephyr-latest/lib/libc/picolibc/ |
D | Kconfig | 111 This provides a faster strcmp version even when libc is
|
/Zephyr-latest/dts/arm/st/f0/ |
D | stm32f0.dtsi | 190 * even for the default value
|
/Zephyr-latest/doc/kernel/usermode/ |
D | kernelobjects.rst | 45 and can be located anywhere in the binary, or even declared on stacks. However, 95 supervisor threads to acquire permissions on objects they are using even though
|
/Zephyr-latest/doc/develop/west/ |
D | built-in.rst | 123 even if the revisions appear to be available locally, either use ``-f always`` 171 does not even try to rebase and leaves your branches behind just like a
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | mailboxes.rst | 38 (and even specify) the identity of the other thread. 91 even if it tries to receive a message from thread A (or from any thread). 206 even when the thread specifies a maximum waiting period.
|
/Zephyr-latest/doc/kernel/ |
D | code-relocation.rst | 105 contain unused symbols, then they will not be discarded by the linker, even when
|
123456789