Home
last modified time | relevance | path

Searched full:pointing (Results 1 – 25 of 76) sorted by relevance

1234

/Zephyr-latest/tests/arch/arm/arm_sw_vector_relay/src/
Darm_sw_vector_relay.c33 "vector relay table not pointing to the relay handler: 0x%x, 0x%x\n", in ZTEST()
59 "VTOR not pointing to the real vector table\n"); in ZTEST()
65 "vector table pointer not pointing to vector start, 0x%x, 0x%x\n", in ZTEST()
/Zephyr-latest/cmake/
Dtarget_toolchain_flags.cmake9 # multiple symlinks pointing to same executable will generate different
10 # signatures, as example: clang, gcc, arm-zephyr-eabi-gcc, links pointing to
/Zephyr-latest/tests/subsys/llext/src/
Dsyscalls_ext.h15 * pointing to NULL. This is tested in the test_ext_syscall_fail test.
/Zephyr-latest/drivers/ps2/
DKconfig.npcx15 PS/2-compatible pointing device.The driver also depends on the KBC
/Zephyr-latest/soc/espressif/esp32c2/
Dvectors.S34 j _isr_wrapper /* 32 identical entries, all pointing to the interrupt handler */
/Zephyr-latest/soc/espressif/esp32c3/
Dvectors.S34 j _isr_wrapper /* 32 identical entries, all pointing to the interrupt handler */
/Zephyr-latest/soc/espressif/esp32c6/
Dvectors.S34 j _isr_wrapper /* 32 identical entries, all pointing to the interrupt handler */
/Zephyr-latest/arch/x86/core/
Dtls.c17 * then a pointer pointing to itself. The address to in arch_tls_stack_setup()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_adv.h85 /* contains the offset in ticks from the adv_sync pointing to this ISO */
129 /* contains the offset in us from adv_aux pointing to this sync */
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D007_ext-source.md34 in the main tree or as a module (pointing to your own fork for now). Make sure
/Zephyr-latest/soc/st/stm32/stm32f0x/
Dsoc.c30 * vector table to SRAM to be able to replace the vectors pointing to the
/Zephyr-latest/tests/bluetooth/df/connection_cte_req/src/
Dtest_cte_set_rx_params.c141 "pointing NULL"); in ZTEST()
216 "antenna ids pointing NULL"); in ZTEST()
/Zephyr-latest/arch/x86/core/ia32/
Dexcstub.S131 /* ESP is pointing to the ESF at this point */
162 /* ESP is still pointing to the ESF at this point */
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/
DREADME.rst24 #. Request to write to the characteristic by pressing on the upward pointing
/Zephyr-latest/dts/bindings/gpio/
Datmel-xplained-pro-header.yaml21 * EXT3 is right angled pointing downwards
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/
DREADME.txt34 Add to your environment the variable EDTT_PATH pointing to the
/Zephyr-latest/include/zephyr/net/
Dudp.h72 * was pointing directly to net_pkt.
/Zephyr-latest/boards/mediatek/mt8196/
Dmt8196_adsp.dts49 * of each group) as a separate adsp_intc controller, pointing
/Zephyr-latest/drivers/display/
DKconfig.mcux_elcdif52 have a "nxp,pxp" devicetree property pointing to the PXP device node.
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-kernel-devices.ld37 * (as the entries from _sw_isr_table will end up pointing to
/Zephyr-latest/subsys/tracing/include/
Dtracing_buffer.h78 * @param data Pointer to the address. It's set to a location pointing to
/Zephyr-latest/share/zephyr-package/cmake/
Dzephyr_package_search.cmake14 # `Zephyr_DIR-NOTFOUND` or pointing to the Zephyr package including the
/Zephyr-latest/arch/arm/core/cortex_m/
Dreset.S45 * main stack pointer (MSP) should be already pointing to a valid area in SRAM.
/Zephyr-latest/soc/intel/intel_adsp/common/
Dboot.c34 * While on existing systems, we start running with a VECBASE pointing
/Zephyr-latest/tests/bluetooth/df/connection_cte_tx_params/src/
Dtest_set_conn_cte_tx_params.c158 "pointing NULL"); in ZTEST()

1234