Home
last modified time | relevance | path

Searched refs:fake (Results 26 – 50 of 52) sorted by relevance

123

/Zephyr-latest/drivers/adc/
DKconfig.adc_emul9 Enable the ADC emulator driver. This is a fake driver in that it
/Zephyr-latest/drivers/espi/
DKconfig.espi_emul10 Enable the eSPI emulator driver. This is a fake driver,
/Zephyr-latest/drivers/ieee802154/
DKconfig.uart_pipe5 bool "UART PIPE fake radio driver support for QEMU"
/Zephyr-latest/drivers/regulator/
DKconfig33 source "drivers/regulator/Kconfig.fake"
/Zephyr-latest/tests/kernel/device/
Dapp.overlay7 * Application overlay for creating a fake device instance we
/Zephyr-latest/tests/net/ieee802154/l2/src/
Dieee802154_fake_driver.c172 NET_DEVICE_INIT(fake, "fake_ieee802154",
/Zephyr-latest/tests/kernel/device/boards/
Dhifive_unmatched_fu740_s7.overlay7 * Application overlay for creating a fake device instance we
Dhifive_unmatched_fu740_u74.overlay7 * Application overlay for creating a fake device instance we
/Zephyr-latest/drivers/rtc/
DKconfig48 source "drivers/rtc/Kconfig.fake"
/Zephyr-latest/samples/application_development/code_relocation_nocopy/
Dlinker_arm_nocopy.ld53 * Add another fake portion of FLASH to simulate a secondary or external FLASH
/Zephyr-latest/drivers/pwm/
DKconfig119 source "drivers/pwm/Kconfig.fake"
/Zephyr-latest/samples/sensor/sensor_shell/
DREADME.rst22 For boards that do not have a sensor, a simple fake sensor driver is provided, for example:
/Zephyr-latest/drivers/eeprom/
DKconfig140 Enable support for the FFF-based fake EEPROM driver.
/Zephyr-latest/doc/hardware/emulator/
Dindex.rst35 * A fake driver which pretends to be actual ADC, and can be used for testing higher-level API
/Zephyr-latest/include/zephyr/arch/x86/
Dmemory.ld105 * On 32-bit x86, fake memory area for build-time IDT generation data.
/Zephyr-latest/drivers/can/
DKconfig126 source "drivers/can/Kconfig.fake"
/Zephyr-latest/tests/drivers/gpio/gpio_ite_it8xxx2_v2/src/
Dmain.c17 uint8_t fake; member
67 return (unsigned int *)&registers.fake; in fake_ecreg()
/Zephyr-latest/doc/develop/test/
Dztest.rst567 Zephyr provides several FFF-based fake drivers which can be used as either stubs or mocks. Fake
571 - :dtcompatible:`zephyr,fake-can`
572 - :dtcompatible:`zephyr,fake-eeprom`
574 Zephyr also has defined extensions to FFF for simplified declarations of fake functions.
/Zephyr-latest/modules/mbedtls/
DCMakeLists.txt11 message(WARNING "No entropy device on the system, using fake entropy source!")
/Zephyr-latest/boards/qemu/x86/
Dqemu_x86_tiny.ld68 * On 32-bit x86, fake memory area for build-time IDT generation data.
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dmcp.rst443 Example: Force (fake value) notification of the track duration:
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dimplementation.rst412 Sometimes this means writing extra logic in the connectivity implementation to fake certain behavio…
/Zephyr-latest/boards/native/doc/
Darch_soc.rst465 :c:func:`arch_busy_wait()` and an special fake HW timer provided by the native simulator.
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst645 * Made the fake CAN test driver generally available.
710 * Added fake EEPROM driver for testing purposes.
1437 - :dtcompatible:`zephyr,fake-can`
1438 - :dtcompatible:`zephyr,fake-eeprom`
1439 - :dtcompatible:`zephyr,fake-regulator`
/Zephyr-latest/doc/hardware/porting/
Darch.rst76 * :code:`z_cstart()` is responsible for context switching out of the fake

123