/Zephyr-latest/samples/modules/thrift/hello/client/ |
D | CMakeLists.txt | 26 ${ZEPHYR_BASE}/samples/modules/thrift/hello/hello.thrift 41 ${ZEPHYR_BASE}/samples/modules/thrift/hello/qemu-cert.pem 47 ${ZEPHYR_BASE}/samples/modules/thrift/hello/qemu-key.pem 53 ${ZEPHYR_BASE}/samples/modules/thrift/hello/native-cert.pem 59 ${ZEPHYR_BASE}/samples/modules/thrift/hello/native-key.pem
|
D | Makefile | 31 hello_client.stamp: ../hello.thrift 49 hello_client_py.stamp: ../hello.thrift
|
D | hello_client.py | 20 from hello import Hello
|
/Zephyr-latest/samples/modules/thrift/hello/server/ |
D | CMakeLists.txt | 26 ${ZEPHYR_BASE}/samples/modules/thrift/hello/hello.thrift 41 ${ZEPHYR_BASE}/samples/modules/thrift/hello/qemu-cert.pem 47 ${ZEPHYR_BASE}/samples/modules/thrift/hello/qemu-key.pem 53 ${ZEPHYR_BASE}/samples/modules/thrift/hello/native-cert.pem 59 ${ZEPHYR_BASE}/samples/modules/thrift/hello/native-key.pem
|
D | Makefile | 32 hello_server.stamp: ../hello.thrift
|
/Zephyr-latest/samples/modules/thrift/hello/ |
D | README.rst | 1 .. zephyr:code-sample:: thrift-hello 46 interface described in :zephyr_file:`samples/modules/thrift/hello/hello.thrift`. 93 $ make -j -C samples/modules/thrift/hello/client/ 94 $ make -j -C samples/modules/thrift/hello/server/ 121 Build the Zephyr version of the ``hello/server`` sample application like this: 124 :zephyr-app: samples/modules/thrift/hello/server 137 :zephyr-app: samples/modules/thrift/hello/server 153 You should observe the following in the original ``hello/server`` terminal: 172 You should observe the following in the original ``hello/server`` terminal. 199 Then, in annother terminal, run the corresponding ``hello/client`` sample: [all …]
|
/Zephyr-latest/tests/subsys/fs/fat_fs_api/ |
D | README.txt | 31 Data written:"hello world!" 38 Data read:"hello world!" 48 Data written:"hello world!" 73 Data written:"hello world!"
|
/Zephyr-latest/boards/intel/niosv_g/doc/ |
D | index.rst | 17 Nios® V/g hello world example design system 20 Prebuilt Nios® V/g hello world example design system is available in Intel FPGA Design store. 24 - https://www.intel.com/content/www/us/en/design-example/776196/intel-arria-10-fpga-hello-world-des… 26 ready_to_test/top.sof file is the prebuilt SRAM Object File for hello world example design system a… 61 Similar message shown below should be appeared in the JTAG UART terminal when using hello world sam…
|
/Zephyr-latest/tests/modules/thrift/ThriftTest/src/ |
D | server.hpp | 188 void testMapMap(map<int32_t, map<int32_t, int32_t>> &mapmap, const int32_t hello) override in testMapMap() argument 193 printf("testMapMap(%d)\n", hello); in testMapMap() 259 void testMulti(Xtruct &hello, const int8_t arg0, const int32_t arg1, const int64_t arg2, in testMulti() argument 267 hello.string_thing = "Hello2"; in testMulti() 268 hello.byte_thing = arg0; in testMulti() 269 hello.i32_thing = arg1; in testMulti() 270 hello.i64_thing = (int64_t)arg2; in testMulti()
|
/Zephyr-latest/boards/intel/niosv_m/doc/ |
D | index.rst | 17 Nios® V/m hello world example design system 20 Prebuilt Nios® V/m hello world example design system is available in Intel FPGA Design store. 26 ready_to_test/top.sof file is the prebuilt SRAM Object File for hello world example design system a… 61 Similar message shown below should be appeared in the JTAG UART terminal when using hello world sam…
|
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/boards/ |
D | stm32h747i_disco_stm32h747xx_m7.overlay | 2 * Copyright (c) 2024 Celina Sophie Kalus <hello@celinakalus.de>
|
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/remote/boards/ |
D | stm32h747i_disco_stm32h747xx_m4.overlay | 2 * Copyright (c) 2024 Celina Sophie Kalus <hello@celinakalus.de>
|
/Zephyr-latest/samples/drivers/mbox/boards/ |
D | stm32h747i_disco_stm32h747xx_m7.overlay | 2 * Copyright (c) 2024 Celina Sophie Kalus <hello@celinakalus.de>
|
/Zephyr-latest/drivers/mbox/ |
D | Kconfig.stm32_hsem | 1 # Copyright (c) 2024 Celina Sophie Kalus <hello@celinakalus.de>
|
/Zephyr-latest/samples/drivers/mbox/remote/boards/ |
D | stm32h747i_disco_stm32h747xx_m4.overlay | 2 * Copyright (c) 2024 Celina Sophie Kalus <hello@celinakalus.de>
|
/Zephyr-latest/samples/subsys/zbus/hello_world/ |
D | README.rst | 1 .. zephyr:code-sample:: zbus-hello-world 9 This sample implements a simple hello world application using zbus to make the threads talk to each…
|
/Zephyr-latest/tests/modules/thrift/ThriftTest/ |
D | CMakeLists.txt | 49 ${ZEPHYR_BASE}/samples/modules/thrift/hello/qemu-cert.pem 55 ${ZEPHYR_BASE}/samples/modules/thrift/hello/qemu-key.pem
|
/Zephyr-latest/samples/subsys/ipc/openamp_rsc_table/ |
D | README.rst | 78 [Linux sample client] incoming msg 1: hello world! 79 [Linux sample client] incoming msg 2: hello world! 81 [Linux sample client] incoming msg 99: hello world! 82 [Linux sample client] incoming msg 100: hello world!
|
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/boards/ |
D | stm32h747i_disco_stm32h747xx_m7.overlay | 2 * Copyright (c) 2024 Celina Sophie Kalus <hello@celinakalus.de>
|
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/remote/boards/ |
D | stm32h747i_disco_stm32h747xx_m4.overlay | 2 * Copyright (c) 2024 Celina Sophie Kalus <hello@celinakalus.de>
|
/Zephyr-latest/samples/subsys/bindesc/hello_bindesc/ |
D | README.rst | 1 .. zephyr:code-sample:: hello-bindesc
|
/Zephyr-latest/samples/sysbuild/hello_world/ |
D | README.rst | 4 Run a hello world sample on multiple board targets 53 After programming the sample to your board, you should observe a hello world
|
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/ |
D | README.rst | 131 - (Arm64) a simple "hello world" message (the script assumes the default 137 $ ./write_shared_memory.sh -m "hello world" 140 - (x86_64) a simple "hello world" message: 146 $ ./write_shared_memory.sh -m "hello world" -s 4096 179 received IRQ and full message: hello world
|
/Zephyr-latest/samples/net/sockets/socketpair/src/ |
D | main.c | 39 static int hello(int fd, const char *name) in hello() function 76 if (hello(fd, name) < 0) { in fun()
|
/Zephyr-latest/samples/subsys/llext/shell_loader/ |
D | README.rst | 52 A hello world C file can be found in tests/subsys/llext/hello_world/hello_world.c 146 hello world 149 …ory addresses so that printk works as expected with the strings included in the hello world sample.
|