Searched refs:embedded (Results 1 – 25 of 297) sorted by relevance
12345678910>>...12
/Zephyr-latest/arch/posix/ |
D | Kconfig.natsim_optional | 7 Build the native simulator nsi_errno component with the Zephyr embedded code. 8 This component allows translating errno values from/to the embedded libC to/from the host libC.
|
/Zephyr-latest/doc/_doxygen/ |
D | mainpage.md | 4 resource-constrained and embedded systems: from simple embedded 5 environmental sensors and LED wearables to sophisticated embedded
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.npcx | 9 bool "Nuvoton NPCX embedded controller (EC) serial driver" 23 bool "Nuvoton NPCX embedded controller (EC) serial driver DMA support"
|
/Zephyr-latest/drivers/i3c/ |
D | Kconfig.npcx | 9 bool "Nuvoton NPCX embedded controller (EC) I3C driver" 32 bool "Nuvoton NPCX embedded controller (EC) serial driver DMA support"
|
/Zephyr-latest/dts/xtensa/espressif/esp32/ |
D | esp32_pico_d4.dtsi | 11 gpio-reserved-ranges = <6 3>, <11 1>, <16 2>, // embedded flash
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.rts5912 | 7 bool "Realtek embedded controller (EC) gpio driver"
|
D | Kconfig.npcx | 7 bool "Nuvoton NPCX embedded controller (EC) gpio driver"
|
/Zephyr-latest/drivers/entropy/ |
D | Kconfig.siwx91x | 10 Enable hardware Random Number Generator embedded on Silicon Labs
|
/Zephyr-latest/boards/native/doc/ |
D | bsim_boards_design.rst | 22 and execute the embedded code natively on Linux. 51 integration testing of embedded code on workstation/simulation. 56 embedded HW. 58 These tests are run in workstation, that is, without using real embedded HW. 77 methodologies normally employed by embedded SW developers and how they relate 95 - Using bsim boards: Allow testing the embedded SW (or a subset), including 103 test the embedded code under test while controlling the test from external 104 python test scripts. This is supported by compiling the embedded code with 106 and an embedded application that handles the RPC calls themselves, while 109 the embedded code, but without any specific HW. In that way, many embedded [all …]
|
D | arch_soc.rst | 324 Zephyr layering when built against an embedded target (left), and targeting a native_simulator 334 When building targeting Zephyr's :ref:`native_sim<native_sim>` board, we build our embedded SW, 339 embedded SW. 341 And after both the "embedded SW" and the runner will be linked together to form the final Linux 358 embedded Zephyr image can be build for each MCU, and all MCU images and the runner are assembled 361 Native simulator runner context and the embedded context 364 It is worth noting that the embedded SW library is first pre-linked. That is that all symbols which 368 neither from the runner itself or from other CPUs embedded SW libraries. 370 linker script in that first embedded SW library link. 372 When the embedded SW is built, one has the option of linking an embedded C standard library with it, [all …]
|
/Zephyr-latest/drivers/reset/ |
D | Kconfig.npcx | 7 bool "Nuvoton NPCX embedded controller (EC) reset controller driver"
|
/Zephyr-latest/drivers/pinctrl/ |
D | Kconfig.npcx | 8 bool "Nuvoton NPCX embedded controller (EC) pin controller driver"
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.siwx91x | 14 Enable flash controller for flash embedded on Silicon Labs SiWx91x
|
D | Kconfig.numaker_rmc | 7 bool "Nuvoton NuMaker MCU embedded RRAM memory controller"
|
/Zephyr-latest/drivers/pwm/ |
D | Kconfig.npcx | 7 bool "Nuvoton NPCX embedded controller (EC) PWM driver"
|
D | Kconfig.it8xxx2 | 7 bool "ITE IT8XXX2 embedded controller (EC) PWM driver"
|
/Zephyr-latest/soc/st/stm32/stm32h7x/ |
D | Kconfig.defconfig | 4 # Copyright (c) 2022 SILA Embedded Solutions GmbH <office@embedded-solutions.at>
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.npcx | 7 bool "Nuvoton NPCX embedded controller (EC) SPI driver"
|
/Zephyr-latest/drivers/bbram/ |
D | Kconfig.npcx | 5 bool "Nuvoton NPCX embedded controller (EC) Battery-backed RAM drivers"
|
/Zephyr-latest/boards/native/nrf_bsim/ |
D | CMakeLists.txt | 17 # Structures layouts needs to match in the interface between the runner and the embedded SW 19 # as both the HW models and embedded SW use them.
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | index.rst | 16 expectation is that the node will be itself embedded within a 18 address from the embedded node pointer in a clean way. The purpose
|
/Zephyr-latest/drivers/input/ |
D | Kconfig.npcx | 7 bool "Nuvoton NPCX embedded controller (EC) keyboard scan driver"
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.npcx | 7 bool "Nuvoton NPCX embedded controller (EC) miwu driver"
|
/Zephyr-latest/drivers/watchdog/ |
D | Kconfig.npcx | 7 bool "Nuvoton NPCX embedded controller (EC) Watchdog Timer driver"
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.npcx | 7 bool "Nuvoton NPCX embedded controller (EC) I2C driver"
|
12345678910>>...12