Home
last modified time | relevance | path

Searched refs:main (Results 1476 – 1500 of 1972) sorted by relevance

1...<<51525354555657585960>>...79

/Zephyr-latest/.github/ISSUE_TEMPLATE/
D001_bug_report.md15 This issue list is only for bugs in the main Zephyr code base
/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmain.c266 int main(void) in main() function
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/common/
Di2c_virtual.c16 LOG_MODULE_DECLARE(main);
/Zephyr-latest/boards/atmel/sam0/same54_xpro/
Dsame54_xpro.dts63 /* Gives a maximum period of 1.1s for 120MHz main clock */
/Zephyr-latest/tests/net/lib/lwm2m/interop/src/
Dlwm2m-client.c237 int main(void) in main() function
/Zephyr-latest/doc/releases/
Drelease-notes-2.0.rst483 * HALs are now moved out of the main tree as external modules and reside
509 * :github:`18964` - [Coverity CID :203911]Memory - corruptions in /tests/bluetooth/uuid/src/main.c
510 * :github:`18963` - [Coverity CID :203910]Memory - corruptions in /tests/bluetooth/uuid/src/main.c
591 …` - [Coverity CID :203419]Security best practices violations in /tests/net/traffic_class/src/main.c
592 …` - [Coverity CID :203401]Security best practices violations in /tests/net/traffic_class/src/main.c
593 …thub:`18455` - [Coverity CID :203490]Error handling issues in /tests/net/socket/net_mgmt/src/main.c
594 * :github:`18454` - [Coverity CID :203499]Null pointer dereferences in /tests/net/icmpv6/src/main.c
595 * :github:`18453` - [Coverity CID :203480]Null pointer dereferences in /tests/net/context/src/main.c
597 …b:`18445` - [Coverity CID :203507]Error handling issues in /tests/kernel/mutex/sys_mutex/src/main.c
598 …444` - [Coverity CID :203516]Memory - corruptions in /tests/kernel/mem_protect/userspace/src/main.c
[all …]
/Zephyr-latest/scripts/
Dset_assignees.py344 def main(): function
376 main()
/Zephyr-latest/scripts/build/
Dgen_syscalls.py464 def main(): function
585 main()
Duf2conv.py274 def main(): function
365 main()
/Zephyr-latest/doc/develop/languages/c/
Dindex.rst15 The ``main()`` function must have the return type of ``int`` as Zephyr
17 standard. Applications must return zero (0) from main. All non-zero return
/Zephyr-latest/doc/develop/west/
Dwhy.rst26 outside of the main zephyr repository, without requiring users to manually
57 would still need to be inside the main zephyr Git tree
/Zephyr-latest/boards/renesas/ek_ra4w1/doc/
Dindex.rst27 - Crystal oscillator (surface-mount technology (SMT)) for the main system clock
28 - Crystal oscillator or ceramic resonator (lead type) for the main system clock
/Zephyr-latest/boards/weact/blackpill_f401ce/doc/
Dindex.rst100 32.768 kHz. The frequency of the main clock (HSE) is 25 MHz.
109 There are 2 main entry points for flashing STM32F4X SoCs, one using the ROM
/Zephyr-latest/boards/weact/blackpill_f411ce/doc/
Dindex.rst100 32.768 kHz. The frequency of the main clock (HSE) is 25 MHz.
109 There are 2 main entry points for flashing STM32F4X SoCs, one using the ROM
/Zephyr-latest/boards/weact/stm32f405_core/doc/
Dindex.rst97 32.768 kHz. The frequency of the main clock (HSE) is 8 MHz.
106 There are 2 main entry points for flashing STM32F4X SoCs, one using the ROM
/Zephyr-latest/doc/services/ipc/ipc_service/
Dipc_service.rst86 int main(void)
140 int main(void)
/Zephyr-latest/boards/96boards/stm32_sensor_mez/doc/
Dindex.rst99 well as the main PLL clock. In default board configuration, the 16MHz external
100 oscillator is used to drive the main PLL clock to generate a System Clock
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/
Dmain.c12 #define LOG_MODULE_NAME main
489 int main(void) in main() function
/Zephyr-latest/boards/native/nrf_bsim/doc/
Dnrf5340bsim.rst60 https://github.com/BabbleSim/native_simulator/blob/main/docs/README.md
63 https://github.com/BabbleSim/ext_nRF_hw_models/blob/main/docs/README_impl_status.md
/Zephyr-latest/cmake/modules/
Dkernel.cmake7 # This is the main Zephyr Kernel CMake module which is responsible for creation
13 # as using add_subdirectory() to add the main <ZEPHYR_BASE>/CMakeLists.txt file.
20 # - app: This is the main application library where the application can add
/Zephyr-latest/kernel/
DKconfig16 If disabled, only the main thread is available, so a main() function
19 since the main thread cannot pend, it being the only thread in the
70 int "Priority of initialization/main thread"
75 of the main() function. main() can then change its priority if desired.
157 int "Size of stack for initialization and main thread"
163 executes the main() routine, so as to reuse the stack used by the
166 After initialization is complete, the thread runs main().
1054 Enables bootargs support and passing them to main().
1070 int "Size of buffer containing main arguments in bytes"
1074 Configures size of buffer containing all arguments passed to main.
/Zephyr-latest/boards/shields/frdm_kw41z/doc/
Dindex.rst55 #. Attach the FRDM-KW41Z to the Arduino header on your selected main board,
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/src/
Dmain.c256 int main(void) in main() function
/Zephyr-latest/samples/sysbuild/hello_world/
DREADME.rst16 All images use the same :file:`main.c` that prints the board target on which the
/Zephyr-latest/samples/tfm_integration/tfm_secure_partition/
DREADME.rst16 main file (in the non-secure firmware).

1...<<51525354555657585960>>...79