Searched full:v5 (Results 1 – 25 of 99) sorted by relevance
1234
/Zephyr-latest/soc/andestech/ae350/ |
D | Kconfig | 67 bool "AndeStar V5 DSP ISA" 71 This option enables the AndeStar v5 hardware DSP, in order to 75 bool "Andes V5 PowerBrake extension" 83 bool "Andes V5 EXEC.IT extension" 93 bool "Andes V5 Physical Memory Attribute (PMA)" 98 This option enables the Andes V5 PMA, in order to support SW to 100 matching of Andes V5 PMA is like RISC-V PMP NAPOT mode 116 bool "Andes V5 I/O Coherence Port (IOCP)" 119 Support Andes V5 I/O Coherence Port to handle cache coherency
|
D | CMakeLists.txt | 16 # Note: AndeStar V5 DSP needs custom Andes V5 toolchain 21 # Note: AndeStar V5 EXEC.IT needs custom Andes V5 toolchain
|
D | soc_v5.h | 10 /* Control and Status Registers (CSRs) available for Andes V5 SoCs */ 27 /* Control and Status Registers (CSRs) available for Andes V5 PMA */
|
D | Kconfig.soc | 8 Andes V5 AE350 SoC Series Implementation"
|
D | soc_context.h | 16 /* Andes V5 specific registers. */
|
D | soc_offsets.h | 16 /* Andes V5 specific registers. */
|
/Zephyr-latest/dts/bindings/cpu/ |
D | andes,andescore-v5.yaml | 5 description: Andes Technology RISC-V core from the AndesCore v5 series 7 compatible: "andestech,andescore-v5"
|
/Zephyr-latest/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-latest/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-latest/drivers/cache/ |
D | Kconfig.andes | 11 This option enables the CACHE driver for ANDES V5 series SOC.
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | lll_chan.c | 30 /* Refer to Bluetooth Specification v5.2 Vol 6, Part B, Section 4.5.8.2 56 /* Refer to Bluetooth Specification v5.2 Vol 6, Part B, Section 4.5.8.3.2 67 /* Refer to Bluetooth Specification v5.2 Vol 6, Part B, Section 4.5.8.3 94 /* Refer to Bluetooth Specification v5.2 Vol 6, Part B, Section 4.5.8.3 121 /* Refer to Bluetooth Specification v5.2 Vol 6, Part B, Section 4.5.8.3 155 /* Refer to Bluetooth Specification v5.2 Vol 6, Part B, Section 4.5.8.3 197 /* Refer to Bluetooth Specification v5.2 Vol 6, Part B, Section 4.5.8.3.2 244 /* Refer to Bluetooth Specification v5.2 Vol 6, Part B, Section 4.5.8.3 282 /* Refer to Bluetooth Specification v5.2 Vol 6, Part B, Section 4.5.8.3 303 /* Refer to Bluetooth Specification v5.2 Vol 6, Part B, Section 4.5.8.3 [all …]
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_tim_internal.h | 8 * Refer to BT Spec v5.1 Vol.6, Part B, Section 4.2.3 Range Delay
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_tim_internal.h | 8 * Refer to BT Spec v5.1 Vol.6, Part B, Section 4.2.3 Range Delay
|
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/ |
D | service_b_2_2.c | 25 * @brief UUID for the Value V5 Characteristic 49 * @brief Attribute read call back for the Value V5 attribute 71 * @brief Attribute write call back for the Value V5 attribute
|
D | service_b_2_3.c | 25 * @brief UUID for the Value V5 Characteristic 49 * @brief Attribute read call back for the Value V5 attribute 71 * @brief Attribute write call back for the Value V5 attribute
|
D | service_b_2_1.c | 25 * @brief UUID for the Value V5 Characteristic 50 * @brief Attribute read call back for the Value V5 attribute 72 * @brief Attribute write call back for the Value V5 attribute
|
/Zephyr-latest/cmake/linker/ld/gcc/ |
D | linker_flags.cmake | 13 # pyelftools. Can be removed once pyelftools supports v5.
|
/Zephyr-latest/dts/bindings/gpio/ |
D | weact,dcmi-camera-connector.yaml | 13 9 DVP_HSYNC (10) DVDD-1V5
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | features.rst | 17 * Bluetooth v5.3 compliant 41 * All v5.3 specification features supported (except a few minor items)
|
/Zephyr-latest/arch/arc/core/mpu/ |
D | Kconfig | 13 v6 supports up to 32 regions. Note: MPU v5 & v7 are not supported.
|
/Zephyr-latest/.github/workflows/ |
D | pylib_tests.yml | 34 uses: actions/setup-python@v5
|
D | twister_tests.yml | 41 uses: actions/setup-python@v5
|
D | scripts_tests.yml | 52 uses: actions/setup-python@v5
|
D | devicetree_checks.yml | 35 uses: actions/setup-python@v5
|
D | hello_world_multiplatform.yaml | 54 uses: actions/setup-python@v5
|
1234