Searched full:pointing (Results 1 – 25 of 76) sorted by relevance
1234
/Zephyr-latest/tests/arch/arm/arm_sw_vector_relay/src/ |
D | arm_sw_vector_relay.c | 33 "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/ |
D | target_toolchain_flags.cmake | 9 # 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/ |
D | syscalls_ext.h | 15 * pointing to NULL. This is tested in the test_ext_syscall_fail test.
|
/Zephyr-latest/drivers/ps2/ |
D | Kconfig.npcx | 15 PS/2-compatible pointing device.The driver also depends on the KBC
|
/Zephyr-latest/soc/espressif/esp32c2/ |
D | vectors.S | 34 j _isr_wrapper /* 32 identical entries, all pointing to the interrupt handler */
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | vectors.S | 34 j _isr_wrapper /* 32 identical entries, all pointing to the interrupt handler */
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | vectors.S | 34 j _isr_wrapper /* 32 identical entries, all pointing to the interrupt handler */
|
/Zephyr-latest/arch/x86/core/ |
D | tls.c | 17 * then a pointer pointing to itself. The address to in arch_tls_stack_setup()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | lll_adv.h | 85 /* 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/ |
D | 007_ext-source.md | 34 in the main tree or as a module (pointing to your own fork for now). Make sure
|
/Zephyr-latest/soc/st/stm32/stm32f0x/ |
D | soc.c | 30 * vector table to SRAM to be able to replace the vectors pointing to the
|
/Zephyr-latest/tests/bluetooth/df/connection_cte_req/src/ |
D | test_cte_set_rx_params.c | 141 "pointing NULL"); in ZTEST() 216 "antenna ids pointing NULL"); in ZTEST()
|
/Zephyr-latest/arch/x86/core/ia32/ |
D | excstub.S | 131 /* 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/ |
D | README.rst | 24 #. Request to write to the characteristic by pressing on the upward pointing
|
/Zephyr-latest/dts/bindings/gpio/ |
D | atmel-xplained-pro-header.yaml | 21 * EXT3 is right angled pointing downwards
|
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/ |
D | README.txt | 34 Add to your environment the variable EDTT_PATH pointing to the
|
/Zephyr-latest/include/zephyr/net/ |
D | udp.h | 72 * was pointing directly to net_pkt.
|
/Zephyr-latest/boards/mediatek/mt8196/ |
D | mt8196_adsp.dts | 49 * of each group) as a separate adsp_intc controller, pointing
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.mcux_elcdif | 52 have a "nxp,pxp" devicetree property pointing to the PXP device node.
|
/Zephyr-latest/include/zephyr/linker/common-rom/ |
D | common-rom-kernel-devices.ld | 37 * (as the entries from _sw_isr_table will end up pointing to
|
/Zephyr-latest/subsys/tracing/include/ |
D | tracing_buffer.h | 78 * @param data Pointer to the address. It's set to a location pointing to
|
/Zephyr-latest/share/zephyr-package/cmake/ |
D | zephyr_package_search.cmake | 14 # `Zephyr_DIR-NOTFOUND` or pointing to the Zephyr package including the
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | reset.S | 45 * main stack pointer (MSP) should be already pointing to a valid area in SRAM.
|
/Zephyr-latest/soc/intel/intel_adsp/common/ |
D | boot.c | 34 * While on existing systems, we start running with a VECBASE pointing
|
/Zephyr-latest/tests/bluetooth/df/connection_cte_tx_params/src/ |
D | test_set_conn_cte_tx_params.c | 158 "pointing NULL"); in ZTEST()
|
1234