Searched refs:main (Results 1926 – 1950 of 1972) sorted by relevance
1...<<717273747576777879
13 Network packets are the main data the networking stack manipulates.
109 and is generally copied into RAM or flash memory by the main CPU. An example
318 .. _Code of Conduct: https://github.com/zephyrproject-rtos/zephyr/blob/main/CODE_OF_CONDUCT.md
8 that aim to address some of the main security concerns in IoT products.
29 .. todo: Reference main document here
409 from the main board Assy6853 and try again.
209 as well as the main PLL clock. By default the System clock is driven by the PLL clock at 160MHz,
340 * **Root cell**: refers to the cell in which Linux is running. This is the main cell which
1169 - - ``{primary,main} / {secondary,replica}``1195 .. _Code of Conduct: https://github.com/zephyrproject-rtos/zephyr/blob/main/CODE_OF_CONDUCT.md1302 main project, it should implement the non-namespaced versions of the1452 to the `main Zephyr repository`_, except the Zephyr kernel as defined by the
210 The main build products will be in :file:`build/zephyr`;
173 after the main project configuration has been applied and before any board overlay
4 The GAP shell is the "main" shell of Bluetooth and handles connection management, scanning,
385 int main()
471 (gdb) b main
467 (gdb) b main
1458 int main(void) in main() function
221 The main one is the TF-M secure firmware. Optionally the TF-M
1866 int main(void) in main() function
324 * Added support for defining application main() in C++ code2068 * Introduced :kconfig:option:`CONFIG_CPP_MAIN` to support defining ``main()``2070 invoke ``int main(void)``, which is required by the ISO C++ standards, as2071 opposed to the Zephyr default ``void main(void)``.2859 * :github:`54730` - intel_adsp_ace15_mtpm: cpp.main.minimal test failing2876 * :github:`54575` - Automatic termination with return code from a native_posix main function2902 * :github:`54472` - How to enable a node in main.3231 * :github:`52376` - Cannot build apps with main in a .cpp file3389 * :github:`51368` - tests: tests/subsys/cpp/cxx/cpp.main.picolibc: build failure3401 * :github:`51294` - ztest: Broken tests in main branch due to API-breaking change ``ZTEST_FAIL_ON_A…
327 int main(void)380 Logging consists of 3 main parts:
26 release managers are allowed to merge a pull request into the main branch once
51 (https://github.com/zephyrproject-rtos/zephyr/blob/main/CODE_OF_CONDUCT.md)
365 Init functions at this level run in context of the kernel main task.
199 and seems to have been backporting upstream drivers such that its main
249 the refill will be served from the data cache and not main memory.