Home
last modified time | relevance | path

Searched defs:hello_world (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/scripts/tests/twister_blackbox/test_data/samples/hello_world/
DCMakeLists.txt6 project(hello_world) project
/Zephyr-latest/samples/subsys/zbus/hello_world/
DCMakeLists.txt5 project(hello_world) project
/Zephyr-latest/samples/sysbuild/hello_world/
DCMakeLists.txt7 project(hello_world) project
/Zephyr-latest/samples/hello_world/
DCMakeLists.txt6 project(hello_world) project
/Zephyr-latest/samples/subsys/llext/modules/src/
Dhello_world_ext.c17 void hello_world(void) in hello_world() function
/Zephyr-latest/samples/bluetooth/peripheral_nus/src/
Dmain.c73 const char *hello_world = "Hello World!\n"; in main() local