Lines Matching +full:flash +full:- +full:specific
13 These device emulators/simulators can be built for any target which has sufficient RAM and flash,
26 Drivers which are specific to some platform, like for example the
27 :ref:`native_sim specific drivers <native_sim_peripherals>` which
35 * A fake driver which pretends to be actual ADC, and can be used for testing higher-level API
38 * DT binding: :dtcompatible:`zephyr,adc-emul`
43 * DT binding: :dtcompatible:`zephyr,dma-emul`
46 * Emulate an EEPROM on a flash partition
48 * DT binding: :dtcompatible:`zephyr,emu-eeprom`
55 * DT binding: :dtcompatible:`zephyr,sim-eeprom`
65 **Flash simulator**
66 * Emulate a flash on RAM
68 * DT binding: :dtcompatible:`zephyr,sim-flash`
70 filesystem. Check :ref:`the native_sim flash simulator section <nsim_per_flash_simu>`.
75 * DT binding: :dtcompatible:`zephyr,gpio-emul`
80 * DT binding: :dtcompatible:`zephyr,i2c-emul-controller`
85 * DT binding: :dtcompatible:`zephyr,rtc-emul`
90 * DT binding: :dtcompatible:`zephyr,spi-emul-controller`
95 * DT binding: :dtcompatible:`zephyr,mspi-emul-controller`
100 * DT binding: :dtcompatible:`zephyr,uart-emul`