Home
last modified time | relevance | path

Searched refs:stubs (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/arch/arc/arcmwdt/
DCMakeLists.txt4 zephyr_sources(arcmwdt-dtr-stubs.c)
/Zephyr-latest/tests/net/lib/coap_client/
DCMakeLists.txt11 target_sources(app PRIVATE ${APP_SRC_DIR}/stubs.c)
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_rd_client/
DCMakeLists.txt10 target_sources(app PRIVATE ${APP_SRC_DIR}/stubs.c)
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_engine/
DCMakeLists.txt11 target_sources(app PRIVATE ${APP_SRC_DIR}/stubs.c)
/Zephyr-latest/tests/arch/x86/static_idt/
DREADME.txt20 Testing to see if IDT has address of test stubs()
/Zephyr-latest/subsys/llext/
DKconfig175 bool "Only generate the Userspace codepath on syscall stubs for the EDK"
177 Syscall stubs can contain code that verifies if running code is at user
179 to be used by userspace only extensions, this option will make EDK stubs
/Zephyr-latest/arch/x86/core/
DKconfig.ia32156 int "Number of dynamic interrupt stubs"
/Zephyr-latest/doc/develop/test/
Dztest.rst378 depends on, you have to provide function stubs in the test. Ztest provides
567 Zephyr provides several FFF-based fake drivers which can be used as either stubs or mocks. Fake
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst708 stubs, one stub per dynamic interrupt in use. The number of stubs is controlled
/Zephyr-latest/doc/releases/
Drelease-notes-1.6.rst57 * x86: Optimized and simplified IRQ and exception stubs.
Dmigration-guide-3.5.rst265 :kconfig:option:`CONFIG_PM` because empty weak stubs were provided, however,
Drelease-notes-3.6.rst73 * GDB stubs added (currently only supports Zynq-7000).
Drelease-notes-3.7.rst2010 * Added missing Kconfig stubs for DMA2D symbols.
/Zephyr-latest/doc/hardware/porting/
Darch.rst151 You can find examples of the stubs by looking at :code:`_interrupt_enter()` in