Home
last modified time | relevance | path

Searched refs:main (Results 1276 – 1300 of 2048) sorted by relevance

1...<<51525354555657585960>>...82

/Zephyr-latest/doc/develop/
Dmodules.rst18 such code should be contributed to the main zephyr tree.
89 * Modules should use "zephyr" as the default name for the repository main
101 main branch, which should be 'zephyr'.
122 Changes to the main branch of a module repository, including synchronization
134 Force-pushing to a module's main branch is not allowed.
147 pull request against the module's main branch, which may be merged using
163 branch (e.g. main branch, latest release branch, etc.) submitting the result in
164 pull request against the module main branch, and merging the pull request using
167 The main advantages of this approach is that the upstream repository history
170 the downstream main branch.
[all …]
/Zephyr-latest/samples/subsys/zbus/confirmed_channel/src/
Dmain.c125 int main(void) in main() function
/Zephyr-latest/doc/build/dts/
Dindex.rst7 hardware. Zephyr uses devicetree in two main ways:
/Zephyr-latest/tests/bsim/bluetooth/host/att/read_fill_buf/client/
Dmain.c124 int main(void) in main() function
/Zephyr-latest/doc/hardware/peripherals/sensor/
Daccel_stream.c30 int main(void) in main() function
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/
DREADME.rst31 #. ``src/main.c``
/Zephyr-latest/tests/benchmarks/thread_metric/src/
Dtm_preemptive_scheduling_test.c70 int main(void) in main() function
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Ddata_prepare_test.py75 unittest.main()
/Zephyr-latest/samples/net/sockets/http_get/src/
Dhttp_get.c58 int main(void) in main() function
/Zephyr-latest/samples/drivers/stepper/generic/src/
Dmain.c65 int main(void) in main() function
/Zephyr-latest/samples/arch/smp/pi/src/
Dmain.c84 int main(void) in main() function
/Zephyr-latest/samples/drivers/adc/adc_sequence/src/
Dmain.c29 int main(void) function
/Zephyr-latest/samples/boards/nxp/s32/netc/src/
Dmain.c96 int main(void) in main() function
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/
DREADME.rst12 with the ST BlueNRG GUI app. In this case, the main MCU becomes an intermediate level,
/Zephyr-latest/samples/sensor/dht_polling/src/
Dmain.c40 int main(void) in main() function
/Zephyr-latest/samples/boards/bbc/microbit/line_follower_robot/src/
Dmain.c98 int main(void) in main() function
/Zephyr-latest/samples/boards/bbc/microbit/sound/src/
Dmain.c84 int main(void) in main() function
/Zephyr-latest/samples/sensor/thermometer/src/
Dmain.c55 int main(void) in main() function
/Zephyr-latest/samples/subsys/usb_c/source/src/
Dmain.c13 LOG_MODULE_REGISTER(main, LOG_LEVEL_DBG);
315 int main(void) in main() function
/Zephyr-latest/scripts/kconfig/
Dkconfig.py39 def main(): function
337 main()
/Zephyr-latest/boards/arduino/uno_r4/doc/
Dindex.rst99 …wget https://raw.githubusercontent.com/arduino/ArduinoCore-renesas/main/bootloaders/UNO_R4/dfu_min…
104 …wget https://raw.githubusercontent.com/arduino/ArduinoCore-renesas/main/bootloaders/UNO_R4/dfu_wif…
/Zephyr-latest/doc/develop/languages/c/
Dminimal_libc.rst16 main Zephyr tree.
67 .. _`errno.h`: https://github.com/zephyrproject-rtos/zephyr/blob/main/lib/libc/minimal/include/errn…
/Zephyr-latest/doc/build/sysbuild/
Dindex.rst33 …The word "image" is used because your main goal is usually to generate the binaries of the firmware
68 link your main Zephyr application as an MCUboot-bootable image, using sysbuild's
143 an extra CMake argument. ``APP_DIR`` is the path to the main Zephyr
281 When no ``<namespace>`` is used, the Kconfig setting is passed to the main
314 You can use ``west debug`` to debug the main application, whether you are using sysbuild or not.
315 Just follow the existing :ref:`west debug <west-debugging>` guide to debug the main sample.
367 erase the entire flash, including the main application image.
430 For the main application (as is the same without using sysbuild) these can be
519 as the main image, use this example:
529 SoC-specific bootloader along with your main application.
[all …]
/Zephyr-latest/share/sysbuild/images/bootloader/
DKconfig52 in main application if MCUboot has been built with MCUBOOT_DOWNGRADE_PREVENTION.
59 in main application if MCUboot has been built with MCUBOOT_DOWNGRADE_PREVENTION.
74 MCUBOOT_BOOTLOADER_NO_DOWNGRADE should also be selected in main application if MCUboot
125 MCUboot will only boot slot0_partition for the main application but has an entrance
/Zephyr-latest/samples/subsys/zbus/remote_mock/src/
Dmock_proxy.c86 int main(void) in main() function

1...<<51525354555657585960>>...82