Searched refs:even (Results 126 – 150 of 208) sorted by relevance
123456789
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 222 In other words, the connectivity implementation should not give up on the connection attempt, even … 306 …onn_mgr_conn_api.connect` must eventually lead to an association attempt, even if called immediate…
|
/Zephyr-latest/boards/native/doc/ |
D | bsim_boards_design.rst | 269 Note that even though part of the bsim board code is linked with the Zephyr kernel, 332 will execute even if the test is not selected.
|
/Zephyr-latest/doc/hardware/porting/ |
D | soc_porting.rst | 56 Multiple SoCs can even be defined in one directory. In Zephyr, SoCs are often
|
/Zephyr-latest/include/zephyr/arch/x86/ia32/ |
D | linker.ld | 561 * eh_frame section won't be removed even with "--gc-sections" by LLVM lld.
|
/Zephyr-latest/boards/st/nucleo_l552ze_q/doc/ |
D | nucleol552ze_q.rst | 212 Also note that, even then, TZEN will remain set, and you will need to use
|
/Zephyr-latest/doc/kernel/services/ |
D | interrupts.rst | 129 an **IRQ lock**. This lock can be applied even when it is already in effect, 383 ... /* even more magic happens here */ 429 ... /* even more magic happens here */
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | sockets.rst | 57 The file descriptor table is used by the BSD Sockets API even if the rest
|
D | net_pkt.rst | 159 If net_pkt's buffer is needed even after net_pkt deallocation, one
|
/Zephyr-latest/doc/services/settings/ |
D | index.rst | 10 appropriate storage medium, and even change it later as needs change. This
|
/Zephyr-latest/boards/st/stm32l562e_dk/doc/ |
D | index.rst | 238 Also note that, even then, TZEN will remain set, and you will need to use
|
/Zephyr-latest/cmake/modules/ |
D | yaml.cmake | 181 # - Anything will be returned, even json object strings.
|
/Zephyr-latest/modules/hostap/ |
D | Kconfig | 577 In order to mitigate side channel attacks, even if the PWE is found the WPA
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_linux.rst | 214 Use of the Zephyr SDK is highly recommended and may even be required under
|
/Zephyr-latest/doc/develop/west/ |
D | workspaces.rst | 96 in plain text even if two-factor authentication is disabled.)
|
/Zephyr-latest/doc/services/debugging/ |
D | coredump.rst | 40 Additional memory can be included in a dump (even with the "DEBUG_COREDUMP_MEMORY_DUMP_MIN"
|
/Zephyr-latest/ |
D | LICENSE | 162 other commercial damages or losses), even if such Contributor
|
/Zephyr-latest/subsys/bluetooth/common/ |
D | Kconfig | 165 block and may even eliminate deadlocks in some cases.
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 195 for it to be discussed and ultimately even voted on in the `Zephyr TSC meeting`_.
|
/Zephyr-latest/doc/develop/languages/cpp/ |
D | index.rst | 178 expressions. Some GCC versions support designated initializers even in
|
/Zephyr-latest/boards/st/b_u585i_iot02a/doc/ |
D | index.rst | 235 Also note that, even then, TZEN will remain set, and you will need to use
|
/Zephyr-latest/doc/build/dts/ |
D | phandles.rst | 252 single devicetree property, even though the amount of metadata you need to
|
D | troubleshooting.rst | 173 :zephyr_file:`drivers/i2c/i2c_nrfx_twim.c`. Notice how even in cases where
|
/Zephyr-latest/doc/build/cmake/ |
D | index.rst | 27 being included in a library target, even application code.
|
/Zephyr-latest/boards/qemu/x86/ |
D | qemu_x86_tiny.ld | 71 * final ELF image. The address doesn't even have to be valid on the
|
/Zephyr-latest/arch/riscv/ |
D | Kconfig | 406 dirty even when it has not been modified. This option reflects that.
|
123456789