Searched refs:v6 (Results 1 – 16 of 16) sorted by relevance
/Zephyr-Core-3.5.0/tests/arch/arm/arm_thread_swap/src/ |
D | arm_thread_arch.c | 62 .v5 = 0x56789abc, .v6 = 0x6789abcd, .v7 = 0x789abcde, .v8 = 0x89abcdef 107 && (src->v6 == dst->v6) in verify_callee_saved() 117 src->v6, in verify_callee_saved() 125 dst->v6, in verify_callee_saved()
|
/Zephyr-Core-3.5.0/include/zephyr/arch/arm/ |
D | thread.h | 31 uint32_t v6; /* r9 */ member
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/ |
D | zperf.rst | 63 zperf udp upload2 v6 10 1K 1M 70 zperf tcp upload2 v6 10 1K 1M
|
/Zephyr-Core-3.5.0/soc/arc/snps_nsim/ |
D | Kconfig | 39 bool "Synopsys ARC HS with MPU v6 in nSIM"
|
/Zephyr-Core-3.5.0/arch/arc/core/mpu/ |
D | Kconfig | 13 v6 supports up to 32 regions. Note: MPU v5 & v7 are not supported.
|
/Zephyr-Core-3.5.0/arch/arm/core/cortex_m/ |
D | coredump.c | 84 arch_blk.r.r9 = esf->extra_info.callee->v6; in arch_coredump_info_dump()
|
/Zephyr-Core-3.5.0/arch/arm/core/ |
D | fatal.c | 55 callee->v4, callee->v5, callee->v6); in esf_dump()
|
/Zephyr-Core-3.5.0/tests/arch/arm/arm_interrupt/src/ |
D | arm_interrupt.c | 50 (callee_regs->v6 /* r9 */ == 9) && in check_esf_matches_expectations()
|
/Zephyr-Core-3.5.0/doc/hardware/arch/ |
D | arm_cortex_m.rst | 23 | Architecture variant | | Arm v6-M |… 102 In Arm v6-M and Arm v7-M architecture variants, thread stacks are additionally required to be align… 104 …nfig:option:`CONFIG_MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT`, that is enforced in Arm v6-M and Arm v7-M 657 | Architecture variant | Arm v6-M | Arm v7-M | Arm …
|
/Zephyr-Core-3.5.0/boards/arm/bt510/doc/ |
D | bt510.rst | 262 .. _MBED Serial Driver: https://os.mbed.com/docs/mbed-os/v6.8/program-setup/windows-serial-driver.h…
|
/Zephyr-Core-3.5.0/doc/releases/ |
D | release-notes-1.7.rst | 195 * ``ZEP-805`` - Internet Control Message Protocol (ICMP) v6
|
D | release-notes-2.2.rst | 387 * Added support for LVGL v6.1
|
D | release-notes-2.4.rst | 815 configuration settings, so applications developed on v6 or previous versions
|
D | release-notes-2.7.rst | 1451 * :github:`37309` - ARC: add MPU v6 (and others) support
|
D | release-notes-2.6.rst | 725 * Added support for IPv4/v6 tunneling network interface.
|
D | release-notes-3.3.rst | 3381 * :github:`51424` - tests: net: socket: tls: v4 dtls sendmsg test is testing v6
|