Home
last modified time | relevance | path

Searched refs:Main (Results 1 – 25 of 51) sorted by relevance

123

/Zephyr-latest/doc/hardware/emulator/
Dindex.rst37 * Main Kconfig option: :kconfig:option:`CONFIG_ADC_EMUL`
42 * Main Kconfig option: :kconfig:option:`CONFIG_DMA_EMUL`
47 * Main Kconfig option: :kconfig:option:`CONFIG_EEPROM_EMULATOR`
54 * Main Kconfig option: :kconfig:option:`CONFIG_EEPROM_SIMULATOR`
67 * Main Kconfig option: :kconfig:option:`CONFIG_FLASH_SIMULATOR`
74 * Main Kconfig option: :kconfig:option:`CONFIG_GPIO_EMUL`
79 * Main Kconfig option: :kconfig:option:`CONFIG_I2C_EMUL`
84 * Main Kconfig option: :kconfig:option:`CONFIG_RTC_EMUL`
89 * Main Kconfig option: :kconfig:option:`CONFIG_SPI_EMUL`
94 * Main Kconfig option: :kconfig:option:`CONFIG_MSPI_EMUL`
[all …]
/Zephyr-latest/samples/subsys/task_wdt/
DREADME.rst41 Main thread still alive...
43 Main thread still alive...
44 Main thread still alive...
45 Main thread still alive...
47 Main thread still alive...
/Zephyr-latest/boards/native/nrf_bsim/common/
Dbsim_args_runner.c169 static enum {Main = 0, Test = 1} parsing = Main; in nsi_handle_one_cmdline_argument() enumerator
180 parsing = Main; in nsi_handle_one_cmdline_argument()
184 if (parsing == Main) { in nsi_handle_one_cmdline_argument()
/Zephyr-latest/subsys/shell/modules/kernel_service/thread/
DCMakeLists.txt6 # Main command
/Zephyr-latest/boards/renesas/ek_ra6m1/doc/
Dindex.rst28 - A Device USB connector for the Main MCU
34 - Pin headers for access to power and signals for the Main MCU
37 - Main MCU oscillator crystals, providing precision 12.000 MHz and 32,768 Hz external reference
39 - Additional low-precision clocks are available internal to the Main MCU
42 - One jumper to allow measuring of Main MCU current
50 - A red User LED, controlled by the Main MCU firmware
52 all of which are controlled by the Main MCU firmware
/Zephyr-latest/subsys/shell/modules/kernel_service/
DCMakeLists.txt5 # Main command
/Zephyr-latest/boards/infineon/cy8cproto_062_4343w/
Dcy8cproto_062_4343w_defconfig26 # Main Stack Size
/Zephyr-latest/boards/infineon/cyw920829m2evk_02/
Dcyw920829m2evk_02_defconfig26 # Main Stack Size
/Zephyr-latest/boards/infineon/cy8cproto_063_ble/
Dcy8cproto_063_ble_defconfig27 # Main Stack Size
/Zephyr-latest/samples/drivers/mbox_data/
DCMakeLists.txt15 message(STATUS "${BOARD}${BOARD_QUALIFIERS} compile as Main in this sample")
/Zephyr-latest/tests/drivers/mbox/mbox_data/
DCMakeLists.txt15 message(STATUS "${BOARD}${BOARD_QUALIFIERS} compile as Main in this sample")
/Zephyr-latest/arch/arm/core/cortex_m/
DKconfig151 extend to which the Main and Process Stack Pointers, respectively,
153 MCUs that implement the ARMv8-M Main Extension (Mainline).
191 - A Processing Element (PE) without the Main Extension
220 ARMv8-M processor implementation supporting the Main
224 - A Processing Element (PE) with the Main Extension is also
226 - ARMv7-M compatibility requires the Main Extension.
229 The Main Extension provides backwards compatibility
239 implementation, supporting the Main Extension.
241 ARMv8-M Main Extension includes additional features
249 implementation, supporting the Main Extension.
[all …]
/Zephyr-latest/samples/drivers/mbox/
DCMakeLists.txt26 message(STATUS "${BOARD}${BOARD_QUALIFIERS} compile as Main in this sample")
/Zephyr-latest/soc/atmel/sam0/common/
DKconfig.samd2x61 prompt "Main clock reference"
65 Main clocks, such as the CPU and AHB clocks will be derived from
DKconfig.samd5x22 prompt "Main clock source"
DKconfig.saml2x48 prompt "Main clock reference"
52 Main clocks, such as the CPU and AHB clocks will be derived from
/Zephyr-latest/share/sysbuild/
DCMakeLists.txt14 set(APP_DIR ${APP_DIR} CACHE PATH "Main Application Source Directory")
/Zephyr-latest/samples/net/cloud/tagoio_http_post/
DKconfig12 string "TagoIO Main Server"
/Zephyr-latest/drivers/flash/
DKconfig.at4530 Main Memory Program without Built-In Erase (opcode 0x02). This allows
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/
Dcyclonev_socdk.dts5 * Main Device Tree source of the Cyclone V SoC DevKit
/Zephyr-latest/boards/others/stm32_min_dev/doc/
Dindex.rst73 | X | 0 | Main Flash Memory | Main flash memory is selected as boot space |
/Zephyr-latest/samples/kernel/condition_variables/condvar/
DREADME.rst66 Main(): Waited and joined with 3 threads. Final value of count = 145. Done.
/Zephyr-latest/samples/kernel/condition_variables/simple/
DREADME.rst14 thread. Main thread uses a condition variable to wait for a condition to
15 become true. Main thread and the worker thread alternate between their
/Zephyr-latest/doc/kernel/services/threads/
Dsystem_threads.rst15 **Main thread**
/Zephyr-latest/boards/seagate/legend/
Dlegend.dts99 * Main flash source

123