Searched refs:v5 (Results 1 – 25 of 30) sorted by relevance
12
/Zephyr-Core-3.6.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.6.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.6.0/include/zephyr/arch/arm/ |
D | thread.h | 30 uint32_t v5; /* r8 */ member
|
/Zephyr-Core-3.6.0/cmake/linker/ld/gcc/ |
D | linker_flags.cmake | 13 # pyelftools. Can be removed once pyelftools supports v5.
|
/Zephyr-Core-3.6.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
|
/Zephyr-Core-3.6.0/arch/arc/core/mpu/ |
D | Kconfig | 13 v6 supports up to 32 regions. Note: MPU v5 & v7 are not supported.
|
/Zephyr-Core-3.6.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.6.0/doc/connectivity/bluetooth/ |
D | overview.rst | 23 * Bluetooth v5.3 compliant 46 * All v5.3 specification features supported (except a few minor items)
|
/Zephyr-Core-3.6.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.6.0/samples/net/wpan_serial/ |
D | README.rst | 66 $ sudo ./border-router.native -v5 -s ttyACM0 fd01::1/64
|
/Zephyr-Core-3.6.0/soc/riscv/andes_v5/ae350/ |
D | Kconfig.soc | 70 This option enables the AndeStar v5 hardware DSP, in order to
|
/Zephyr-Core-3.6.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.6.0/boards/shields/x_nucleo_bnrg2a1/doc/ |
D | index.rst | 55 - Bluetooth v5.2 compliant
|
/Zephyr-Core-3.6.0/boards/riscv/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.6.0/boards/arm/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.6.0/boards/arm/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.6.0/boards/arm/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.6.0/boards/arm/bl652_dvk/doc/ |
D | bl652_dvk.rst | 270 ….lairdtech.com/wireless-modules/bluetooth-modules/bluetooth-5-modules/bl652-series-bluetooth-v5-nfc
|
/Zephyr-Core-3.6.0/boards/arm/stm32wb5mm_dk/doc/ |
D | stm32wb5mm_dk.rst | 14 Bluetooth |reg| Low Energy (BLE) SIG specification v5.2 and with
|
/Zephyr-Core-3.6.0/cmake/compiler/gcc/ |
D | compiler_flags.cmake | 207 # pyelftools. Can be removed once pyelftools supports v5.
|
/Zephyr-Core-3.6.0/boards/arm/raytac_mdbt53v_db_40_nrf5340/doc/ |
D | index.rst | 64 - Bluetooth specification v5.2
|
/Zephyr-Core-3.6.0/boards/arm/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.6.0/boards/arm/raytac_mdbt53_db_40_nrf5340/doc/ |
D | index.rst | 65 - Bluetooth specification v5.2
|
/Zephyr-Core-3.6.0/subsys/bluetooth/host/ |
D | Kconfig.gatt | 186 otherwise (Core spec v5.3, Vol 3, Part G, Section 4.2, Table 4.1).
|
12