Searched refs:v5 (Results 1 – 25 of 32) sorted by relevance
12
/Zephyr-Core-3.7.0/dts/riscv/andes/ |
D | andes_v5_ae350.dtsi | 19 compatible = "andestech,andescore-v5", "riscv"; 36 compatible = "andestech,andescore-v5", "riscv"; 53 compatible = "andestech,andescore-v5", "riscv"; 70 compatible = "andestech,andescore-v5", "riscv"; 87 compatible = "andestech,andescore-v5", "riscv"; 104 compatible = "andestech,andescore-v5", "riscv"; 121 compatible = "andestech,andescore-v5", "riscv"; 138 compatible = "andestech,andescore-v5", "riscv";
|
/Zephyr-Core-3.7.0/tests/arch/arm/arm_thread_swap/src/ |
D | arm_thread_arch.c | 62 .v5 = 0x56789abc, .v6 = 0x6789abcd, .v7 = 0x789abcde, .v8 = 0x89abcdef 106 && (src->v5 == dst->v5) in verify_callee_saved() 116 src->v5, in verify_callee_saved() 124 dst->v5, in verify_callee_saved()
|
/Zephyr-Core-3.7.0/include/zephyr/arch/arm/ |
D | thread.h | 30 uint32_t v5; /* r8 */ member
|
/Zephyr-Core-3.7.0/cmake/linker/ld/gcc/ |
D | linker_flags.cmake | 13 # pyelftools. Can be removed once pyelftools supports v5.
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ |
D | Kconfig.df | 44 # Bluetooth v5.1 Direction Finding 62 Bluetooth v5.1. 70 mode is optional for Direction Finding according to Bluetooth v5.1. 103 Enable support for Bluetooth v5.1 Connection CTE Request feature 110 Enable support for Bluetooth v5.1 Connection CTE Response feature 119 Enable support for Bluetooth v5.1 Connectionless CTE Transmitter 127 Enable support for Bluetooth v5.1 connectionless CTE reception
|
D | Kconfig | 674 Bluetooth Core Specification v5.3 permitted range is 0x000020 to 719 Bluetooth Core Specification v5.3 permitted range is 0x0006 to 1036 Enable support for Bluetooth v5.3 LE Connection Subrating
|
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/ |
D | features.rst | 17 * Bluetooth v5.3 compliant 41 * All v5.3 specification features supported (except a few minor items)
|
/Zephyr-Core-3.7.0/arch/arm/core/cortex_m/ |
D | coredump.c | 83 arch_blk.r.r8 = esf->extra_info.callee->v5; in arch_coredump_info_dump()
|
/Zephyr-Core-3.7.0/arch/arc/core/mpu/ |
D | Kconfig | 13 v6 supports up to 32 regions. Note: MPU v5 & v7 are not supported.
|
/Zephyr-Core-3.7.0/arch/arm/core/ |
D | fatal.c | 56 callee->v4, callee->v5, callee->v6); in esf_dump()
|
D | gdbstub.c | 61 ctx.registers[R8] = esf->extra_info.callee->v5; in z_gdb_entry()
|
/Zephyr-Core-3.7.0/soc/andestech/ae350/ |
D | Kconfig | 69 This option enables the AndeStar v5 hardware DSP, in order to
|
/Zephyr-Core-3.7.0/samples/net/wpan_serial/ |
D | README.rst | 66 $ sudo ./border-router.native -v5 -s ttyACM0 fd01::1/64
|
/Zephyr-Core-3.7.0/tests/arch/arm/arm_interrupt/src/ |
D | arm_interrupt.c | 49 (callee_regs->v5 /* r8 */ == 8) && in check_esf_matches_expectations()
|
/Zephyr-Core-3.7.0/boards/shields/x_nucleo_bnrg2a1/doc/ |
D | index.rst | 55 - Bluetooth v5.2 compliant
|
/Zephyr-Core-3.7.0/boards/andestech/adp_xc7k_ae350/doc/ |
D | index.rst | 37 - 1 ~ 4 cores 32/64-bit 60MHz AndeStar v5 RISC-V CPUs 252 sudo ./ICEman -Z v5
|
/Zephyr-Core-3.7.0/boards/st/nucleo_wba52cg/doc/ |
D | nucleo_wba52cg.rst | 11 Low Energy SIG specification v5.3. 23 - 2.4 GHz RF transceiver supporting Bluetooth® specification v5.3
|
/Zephyr-Core-3.7.0/boards/st/nucleo_wba55cg/doc/ |
D | nucleo_wba55cg.rst | 11 Low Energy SIG specification v5.3. 23 - 2.4 GHz RF transceiver supporting Bluetooth® specification v5.3
|
/Zephyr-Core-3.7.0/boards/st/nucleo_wb55rg/doc/ |
D | nucleo_wb55rg.rst | 11 Low Energy (BLE) SIG specification v5.0 and with IEEE 802.15.4-2011. 15 - 2.4 GHz RF transceiver supporting Bluetooth® specification v5.0 and
|
/Zephyr-Core-3.7.0/boards/ezurio/bl652_dvk/doc/ |
D | bl652_dvk.rst | 270 …s://ezurio.com/wireless-modules/bluetooth-modules/bluetooth-5-modules/bl652-series-bluetooth-v5-nfc
|
/Zephyr-Core-3.7.0/cmake/compiler/gcc/ |
D | compiler_flags.cmake | 208 # pyelftools. Can be removed once pyelftools supports v5.
|
/Zephyr-Core-3.7.0/boards/ezurio/bt510/doc/ |
D | bt510.rst | 9 The Sentrius™ BT510 Sensor is a battery powered, Bluetooth v5 Long Range integrated sensor that use…
|
/Zephyr-Core-3.7.0/boards/raytac/mdbt53v_db_40/doc/ |
D | index.rst | 64 - Bluetooth specification v5.2
|
/Zephyr-Core-3.7.0/boards/st/stm32wb5mm_dk/doc/ |
D | stm32wb5mm_dk.rst | 14 Bluetooth |reg| Low Energy (BLE) SIG specification v5.2 and with
|
/Zephyr-Core-3.7.0/boards/raytac/mdbt53_db_40/doc/ |
D | index.rst | 65 - Bluetooth specification v5.2
|
12