/Zephyr-latest/samples/net/sockets/dumb_http_server/src/ |
D | socket_dumb_http.c | 58 int main(void) in main() function
|
/Zephyr-latest/tests/ztest/fail/ |
D | README.rst | 19 The binary by itself, when executed, will fail to run and return a code of ``1``. The main test
|
/Zephyr-latest/tests/kernel/sleep/ |
D | README.txt | 43 Testing: test thread sleep + main wakeup test thread
|
/Zephyr-latest/samples/bluetooth/peripheral_hids/src/ |
D | main.c | 136 int main(void) in main() function
|
/Zephyr-latest/tests/crypto/tinycrypt/ |
D | README.txt | 58 PASS - main.
|
/Zephyr-latest/tests/benchmarks/sched_userspace/src/ |
D | main.c | 120 int main(void) in main() function
|
/Zephyr-latest/scripts/kconfig/ |
D | lint.py | 32 def main(): function 341 main()
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | nothread.rst | 26 * The ability to boot the application to ``main()`` 38 * Pre ``main()`` drivers and subsystems initialization e.g. :c:macro:`SYS_INIT`.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | ieee802154.rst | 57 This is the main subsystem-specific API of interest to IEEE 802.15.4 72 This is the main API of interest to IEEE 802.15.4 **driver developers**.
|
/Zephyr-latest/boards/arduino/uno_r4/doc/ |
D | index.rst | 111 …wget https://raw.githubusercontent.com/arduino/ArduinoCore-renesas/main/bootloaders/UNO_R4/dfu_min… 116 …wget https://raw.githubusercontent.com/arduino/ArduinoCore-renesas/main/bootloaders/UNO_R4/dfu_wif…
|
/Zephyr-latest/doc/develop/languages/cpp/ |
D | index.rst | 33 The C++ standard requires the ``main()`` function to have the return type of 34 ``int``. Your ``main()`` must be defined as ``int main(void)`` or 35 ``int main(int, char **)``. To use main with arguments the ``CONFIG_BOOTARGS`` option 36 has to be selected. Zephyr ignores the return value from main, so applications 65 initialized but before the application :c:func:`main()` function. Therefore,
|
/Zephyr-latest/samples/sensor/fdc2x1x/src/ |
D | main.c | 63 int main(void) in main() function
|
/Zephyr-latest/samples/sensor/mcux_acmp/src/ |
D | main.c | 98 int main(void) in main() function
|
/Zephyr-latest/samples/subsys/modbus/rtu_server/src/ |
D | main.c | 129 int main(void) in main() function
|
/Zephyr-latest/doc/_doxygen/ |
D | mainpage.md | 24 file](https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE).
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/ |
D | train_test.py | 78 unittest.main()
|
/Zephyr-latest/samples/drivers/spi_flash_at45/src/ |
D | main.c | 26 int main(void) in main() function
|
/Zephyr-latest/samples/drivers/uart/passthrough/src/ |
D | main.c | 136 int main(void) in main() function
|
/Zephyr-latest/samples/boards/nordic/nrfx/src/ |
D | main.c | 35 int main(void) in main() function
|
/Zephyr-latest/samples/drivers/audio/dmic/src/ |
D | main.c | 76 int main(void) in main() function
|
/Zephyr-latest/samples/drivers/can/babbling/src/ |
D | main.c | 41 int main(void) in main() function
|
/Zephyr-latest/samples/bluetooth/extended_adv/advertiser/src/ |
D | main.c | 92 int main(void) in main() function
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings/src/ |
D | main.c | 92 int main(void) in main() function
|
/Zephyr-latest/samples/net/sockets/coap_download/src/ |
D | main.c | 88 int main(void) in main() function
|
/Zephyr-latest/samples/net/vlan/src/ |
D | main.c | 154 int main(void) in main() function
|