Searched refs:stubs (Results 1 – 14 of 14) sorted by relevance
4 zephyr_sources(arcmwdt-dtr-stubs.c)
11 target_sources(app PRIVATE ${APP_SRC_DIR}/stubs.c)
10 target_sources(app PRIVATE ${APP_SRC_DIR}/stubs.c)
20 Testing to see if IDT has address of test stubs()
175 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 user179 to be used by userspace only extensions, this option will make EDK stubs
156 int "Number of dynamic interrupt stubs"
378 depends on, you have to provide function stubs in the test. Ztest provides567 Zephyr provides several FFF-based fake drivers which can be used as either stubs or mocks. Fake
708 stubs, one stub per dynamic interrupt in use. The number of stubs is controlled
57 * x86: Optimized and simplified IRQ and exception stubs.
265 :kconfig:option:`CONFIG_PM` because empty weak stubs were provided, however,
73 * GDB stubs added (currently only supports Zynq-7000).
2010 * Added missing Kconfig stubs for DMA2D symbols.
151 You can find examples of the stubs by looking at :code:`_interrupt_enter()` in