/Zephyr-latest/doc/releases/ |
D | index.rst | 37 main tree for at least 2.5 years after it was released.
|
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/src/ |
D | main.c | 230 int main(void) in main() function
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a3/standard/src/ |
D | main.c | 282 int main(void) in main() function
|
/Zephyr-latest/boards/st/nucleo_f303k8/doc/ |
D | index.rst | 121 external oscillator, as well as by the main PLL clock. By default the
|
/Zephyr-latest/samples/net/cloud/mqtt_azure/ |
D | README.rst | 98 [00:00:03.010,000] <dbg> mqtt_azure.main: Waiting for network to setup...
|
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/src/ |
D | main.c | 433 int main(void) in main() function
|
/Zephyr-latest/samples/boards/st/sensortile_box/src/ |
D | main.c | 250 int main(void) in main() function
|
/Zephyr-latest/samples/boards/st/sensortile_box_pro/sensors-on-board/src/ |
D | main.c | 291 int main(void) in main() function
|
/Zephyr-latest/samples/boards/st/steval_stwinbx1/sensors/src/ |
D | main.c | 297 int main(void) in main() function
|
/Zephyr-latest/doc/develop/tools/ |
D | vscode.rst | 36 #. In VS Code, select :menuselection:`File --> Open Folder` from the main menu.
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/ |
D | main.c | 377 int main(void) in main() function
|
/Zephyr-latest/samples/bluetooth/periodic_adv_rsp/src/ |
D | main.c | 252 int main(void) in main() function
|
/Zephyr-latest/samples/bluetooth/peripheral/src/ |
D | main.c | 416 int main(void) in main() function
|
/Zephyr-latest/tests/kernel/context/ |
D | README.txt | 125 PASS - main.
|
/Zephyr-latest/samples/net/sockets/http_client/src/ |
D | main.c | 361 int main(void) in main() function
|
/Zephyr-latest/samples/net/sockets/websocket_client/src/ |
D | main.c | 299 int main(void) in main() function
|
/Zephyr-latest/samples/net/virtual/src/ |
D | main.c | 354 int main(void) in main() function
|
/Zephyr-latest/ |
D | README.rst | 104 .. _Other project mailing lists: https://lists.zephyrproject.org/g/main/subgroups
|
/Zephyr-latest/samples/bluetooth/mesh_provisioner/src/ |
D | main.c | 352 int main(void) in main() function
|
/Zephyr-latest/samples/bluetooth/peripheral_ots/src/ |
D | main.c | 318 int main(void) in main() function
|
/Zephyr-latest/dts/arm/renesas/ra/ra6/ |
D | r7fa6m1ad3cfp.dtsi | 48 xtal: clock-main-osc {
|
/Zephyr-latest/boards/olimex/stm32_p405/doc/ |
D | index.rst | 197 the slow clock is 32.768 kHz. The frequency of the main clock
|
/Zephyr-latest/doc/develop/application/ |
D | index.rst | 31 The main zephyr repository contains Zephyr's source code, configuration files, 50 └── main.c 87 * **main.c**: A source code file. Applications typically contain source files 198 └── main.c 337 this example, we'll assume you created a file named :file:`src/main.c`. 349 target_sources(app PRIVATE src/main.c) 368 - ``target_sources(app PRIVATE src/main.c)`` is to add your source file to 566 target_sources(app PRIVATE src/main.c) 577 target_sources(app PRIVATE src/main.c) 710 └── main.c
|
/Zephyr-latest/scripts/ |
D | zephyr_module.py | 795 def main(): function 901 main()
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/ |
D | xtensa-cavs-linker.ld | 451 .module.main : { KEEP(*(.module.main)) } >noload
|