Home
last modified time | relevance | path

Searched full:simulator (Results 1 – 25 of 65) sorted by relevance

123

/Zephyr-Core-2.7.6/include/drivers/flash/
Dflash_simulator.h15 * @brief Flash simulator specific API.
17 * Extension for flash simulator.
21 * @brief Obtain a pointer to the RAM buffer used but by the simulator
24 * in which the flash simulator emulates its flash memory content.
26 * @param[in] dev flash simulator device pointer.
/Zephyr-Core-2.7.6/drivers/ec_host_cmd_periph/
DKconfig1 # Host Command Peripheral simulator config
16 bool "Embedded Controller Host Command Peripheral Simulator"
18 Enable the EC host command simulator.
Dec_host_cmd_simulator.c14 #error Simulator only valid on posix
82 /* Assume only one simulator */
/Zephyr-Core-2.7.6/drivers/flash/
DKconfig.simulator1 # Flash simulator config
7 bool "Flash simulator"
11 Enable the flash simulator.
57 Gather statistic measurement for flash simulator operations using the
/Zephyr-Core-2.7.6/boards/arc/nsim/
DKconfig.board7 bool "ARC nSIM simulator"
12 the ARC nSIM simulator. It demonstrates the ARC core features
Dnsim_em7d_v22.yaml2 name: EM Nsim simulator
Dnsim_hs.yaml2 name: HS nSIM simulator
Dnsim_sem_mpu_stack_guard.yaml2 name: SEM Nsim simulator
Dnsim_em.yaml2 name: EM Nsim simulator
Dnsim_hs6x.yaml2 name: HS6x nSIM simulator
Dnsim_sem.yaml2 name: SEM Nsim simulator
Dnsim_hs6x_smp.yaml2 name: Multi-core HS6x nSIM simulator
Dnsim_hs_mpuv6.yaml2 name: HS (with MPU v6) nSIM simulator
Dnsim_hs_smp.yaml2 name: Multi-core HS nSIM simulator
/Zephyr-Core-2.7.6/boards/posix/nrf52_bsim/
DCMakeLists.txt4 message(FATAL_ERROR "This board requires the BabbleSim simulator. Please set\
10 message(FATAL_ERROR "This board requires the BabbleSim simulator. Please set\
12 simulator is compiled to. More information can be found in\
/Zephyr-Core-2.7.6/arch/xtensa/
DKconfig25 bool "Simulator Configuration"
27 Specify if the board configuration should be treated as a simulator.
48 This is always needed for the simulator. Real boards may already
/Zephyr-Core-2.7.6/subsys/testsuite/include/
Dbusy_sim.h10 * @brief Start busy simulator.
26 /** @brief Stop busy simulator. */
/Zephyr-Core-2.7.6/include/drivers/ec_host_cmd_periph/
Dec_host_cmd_simulator.h9 * @brief Header for commands to interact with the simulator outside of normal
19 * When this host command simulator device should send data to the host, it
/Zephyr-Core-2.7.6/boards/sparc/generic_leon3/doc/
Dindex.rst11 It can also be used with the evaluation version of the TSIM3 LEON3 simulator.
87 The same application binary can be simulated with the TSIM3 LEON3 simulator.
92 TSIM3 LEON3 SPARC simulator, version 3.0.2 (evaluation version)
123 * `TSIM3 LEON3 simulator <https://www.gaisler.com/index.php/products/simulators/tsim3/tsim3-leon3>`_
/Zephyr-Core-2.7.6/boards/xtensa/xt-sim/
Dxt-sim.yaml2 name: XT Simulator
/Zephyr-Core-2.7.6/drivers/console/
Dxtensa_sim_console.c12 * @brief Output one character to SIMULATOR console
53 * @brief Install printk/stdout hook for Xtensa Simulator console output
/Zephyr-Core-2.7.6/soc/arc/snps_nsim/
DKconfig.soc5 bool "Synopsys nSIM simulator for ARC cores"
/Zephyr-Core-2.7.6/boards/arm/mps2_an521/
Dmps2_an521_ns.yaml8 # Excluding this board's simulator to avoid CI failures.
/Zephyr-Core-2.7.6/dts/bindings/test/
Dvnd,busy-sim.yaml5 CPU load simulator
/Zephyr-Core-2.7.6/tests/lib/heap/
Dtestcase.yaml1 # Excludes m2gl025_miv, which is based on the renode simulator. This

123