/Zephyr-latest/doc/build/dts/ |
D | troubleshooting.rst | 275 to find :file:`main.c.i`: 279 $ find build -name main.c.i 280 build/CMakeFiles/app.dir/src/main.c.i 287 clang-format -i build/CMakeFiles/app.dir/src/main.c.i
|
/Zephyr-latest/doc/kernel/usermode/ |
D | mpu_stack_objects.rst | 41 The main source of the memory constraints is the MPU design for the SoC. The
|
/Zephyr-latest/samples/drivers/clock_control_litex/src/ |
D | main.c | 312 int main(void) in main() function
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | fetch_and_get.rst | 34 .. literalinclude:: ../../../../samples/sensor/magn_polling/src/main.c
|
/Zephyr-latest/boards/sc/scobc_module1/doc/ |
D | index.rst | 8 implements ARM Cortex M3 as the main CPU.
|
/Zephyr-latest/samples/subsys/dap/src/ |
D | main.c | 339 int main(void) in main() function
|
/Zephyr-latest/samples/subsys/modbus/tcp_server/src/ |
D | main.c | 264 int main(void) in main() function
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome-sidebar-only.css | 76 #main-nav {
|
/Zephyr-latest/samples/kernel/bootargs/ |
D | README.rst | 9 This sample demonstrates use of bootargs passed to Zephyr by printing each main argument to the con…
|
/Zephyr-latest/samples/net/lwm2m_client/src/ |
D | lwm2m-client.c | 360 int main(void) in main() function
|
/Zephyr-latest/doc/services/storage/disk/ |
D | nvme.rst | 14 The driver is sliced up in 3 main parts:
|
/Zephyr-latest/samples/bluetooth/central_past/src/ |
D | main.c | 251 int main(void) in main() function
|
/Zephyr-latest/samples/drivers/i2s/echo/src/ |
D | main.c | 247 int main(void) in main() function
|
/Zephyr-latest/samples/net/sockets/http_server/src/ |
D | main.c | 359 int main(void) in main() function
|
/Zephyr-latest/samples/bluetooth/hci_uart/src/ |
D | main.c | 359 int main(void) in main() function
|
/Zephyr-latest/scripts/release/ |
D | list_devicetree_bindings_changes.py | 519 def main(): function 531 main()
|
/Zephyr-latest/doc/develop/ |
D | env_vars.rst | 99 run** ``source zephyr-env.sh`` from the main ``zephyr`` repository. Among 113 to the main ``zephyr`` repository. Among other things, this script runs
|
/Zephyr-latest/boards/u-blox/ubx_evkninab3/doc/ |
D | index.rst | 272 1. Add device tree overlay file to the main directory of your application: 309 The file has to be named ``<board>.overlay`` and placed in the app main directory to be
|
/Zephyr-latest/doc/develop/tools/ |
D | clion.rst | 43 from the main menu. 138 #. Select :menuselection:`Run --> New Embedded Configuration` from the main menu.
|
/Zephyr-latest/doc/kernel/services/ |
D | polling.rst | 16 The polling API's main function is :c:func:`k_poll`, which is very similar 72 The main API is :c:func:`k_poll`, which operates on an array of poll events 329 threads, basically when a single thread operates as a main "server" or
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | twister_main.py | 62 def main(options: argparse.Namespace, default_options: argparse.Namespace): function
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | condvar.rst | 80 int main(void)
|
/Zephyr-latest/samples/sensor/fdc2x1x/ |
D | README.rst | 21 The main challenge limiting sensitivity in capacitive sensing applications is
|
/Zephyr-latest/samples/subsys/shell/shell_module/src/ |
D | main.c | 374 int main(void) in main() function
|
/Zephyr-latest/samples/bluetooth/hci_ipc/src/ |
D | main.c | 385 int main(void) in main() function
|