Searched +full:general +full:- +full:purpose (Results 1 – 25 of 236) sorted by relevance
12345678910
/Zephyr-Core-3.5.0/include/zephyr/arch/nios2/ |
D | arch.h | 4 * SPDX-License-Identifier: Apache-2.0 53 "movi %[tmp], -2\n\t" in arch_irq_lock() 111 uint32_t r8; /* Caller-saved general purpose */ 112 uint32_t r9; /* Caller-saved general purpose */ 113 uint32_t r10; /* Caller-saved general purpose */ 114 uint32_t r11; /* Caller-saved general purpose */ 115 uint32_t r12; /* Caller-saved general purpose */ 116 uint32_t r13; /* Caller-saved general purpose */ 117 uint32_t r14; /* Caller-saved general purpose */ 118 uint32_t r15; /* Caller-saved general purpose */ [all …]
|
D | thread.h | 4 * SPDX-License-Identifier: Apache-2.0 9 * @brief Per-arch thread definition 26 /* General purpose callee-saved registers */ 36 /* Normally used for the frame pointer but also a general purpose
|
/Zephyr-Core-3.5.0/drivers/dma/ |
D | Kconfig.esp32 | 2 # SPDX-License-Identifier: Apache-2.0 5 bool "ESP32 General Purpose DMA driver" 9 General Purpose DMA for ESP32 series.
|
D | Kconfig.intel_adsp_gpdma | 4 # SPDX-License-Identifier: Apache-2.0 7 bool "Intel ADSP General Purpose Direct Memory Access driver"
|
/Zephyr-Core-3.5.0/drivers/counter/ |
D | Kconfig.esp32_tmr | 1 # ESP32 General Purpose Timer configuration 4 # SPDX-License-Identifier: Apache-2.0 7 bool "ESP32 Counter Driver based on GP-Timers" 11 Enables the Counter driver API based on Espressif's General 12 Purpose Timers for ESP32 series devices.
|
D | Kconfig.mcux_gpt | 4 # SPDX-License-Identifier: Apache-2.0 11 Enable support for mcux General Purpose Timer (GPT) driver.
|
/Zephyr-Core-3.5.0/doc/kernel/data_structures/ |
D | index.rst | 6 Zephyr provides a library of common general purpose data structures 7 used within the kernel, but useful by application code in general. 12 Note that in general, the collections are implemented as "intrusive" 17 user-defined struct. Macros are provided to retrieve a user struct 18 address from the embedded node pointer in a clean way. The purpose
|
/Zephyr-Core-3.5.0/boards/sparc/gr716a_mini/doc/ |
D | index.rst | 3 GR716-MINI Development Board 9 The GR716-MINI development board provides: 21 :alt: GR716-MINI Development Board 23 GR716-MINI Development Board (Credit: Cobham Gaisler AB) 46 The application is linked to the on-chip tightly coupled memory by 54 .. code-block:: console 56 $ grmon -u -cginit 0x00010000 -uart /dev/ttyUSB0 59 Copyright (C) 2020 Cobham Gaisler - All rights reserved. 61 Comments or bug-reports to support@gaisler.com 69 AHB-to-AHB Bridge Cobham Gaisler [all …]
|
/Zephyr-Core-3.5.0/boards/riscv/niosv_g/ |
D | niosv_g.yaml | 2 name: INTEL FPGA Nios V/g general purpose processor 6 - zephyr
|
D | Kconfig.board | 2 # SPDX-License-Identifier: Apache-2.0 5 bool "Intel FPGA Nios V/g General Purpose Processor"
|
/Zephyr-Core-3.5.0/dts/bindings/timer/ |
D | nxp,gpt-hw-timer.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: NXP MCUX General-Purpose HW Timer (GPT) 6 compatible: "nxp,gpt-hw-timer"
|
D | nxp,imx-gpt.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: NXP MCUX General-Purpose Timer (GPT) 6 compatible: "nxp,imx-gpt"
|
D | renesas,smartbond-timer.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: Renesas SmartBond(tm) general purpose timers 6 compatible: "renesas,smartbond-timer" 14 clock-src:
|
/Zephyr-Core-3.5.0/dts/bindings/retained_mem/ |
D | nordic,nrf-gpreget.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: Nordic GPREGRET (General Purpose Register Retention) device. 6 compatible: "nordic,nrf-gpregret" 11 "#address-cells": 14 "#size-cells":
|
/Zephyr-Core-3.5.0/soc/riscv/riscv-privileged/niosv/ |
D | Kconfig.soc | 2 # SPDX-License-Identifier: Apache-2.0 18 bool "Intel FPGA NIOSV General Purpose Processor"
|
/Zephyr-Core-3.5.0/dts/bindings/dma/ |
D | intel,adsp-gpdma.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: Intel ADSP Designware based General Purpose DMA Controller node 6 compatible: "intel,adsp-gpdma" 8 include: snps,designware-dma.yaml 15 dma-buf-size-alignment: 18 dma-copy-alignment:
|
/Zephyr-Core-3.5.0/soc/arm/microchip_mec/common/ |
D | soc_gpio.h | 3 * SPDX-License-Identifier: Apache-2.0 7 * @brief Microchip XEC MCU family General Purpose Input Output (GPIO) defines.
|
/Zephyr-Core-3.5.0/doc/build/dts/ |
D | intro.rst | 1 .. _devicetree-intro: 9 step-by-step guides and examples, see :ref:`dt-howtos`. 11 The following pages introduce general devicetree concepts and how they apply to 17 intro-scope-purpose.rst 18 intro-syntax-structure.rst 19 intro-input-output.rst
|
D | intro-scope-purpose.rst | 1 .. _devicetree-scope-purpose: 3 Scope and purpose 14 - the hardware available on its :ref:`boards` 15 - that hardware's initial configuration 31 :figclass: align-center 40 general, if you see a macro that starts with ``DT_`` in a Zephyr source file, 43 messages. You always can tell a generated- from a non-generated macro:
|
/Zephyr-Core-3.5.0/doc/hardware/peripherals/ |
D | gpio.rst | 4 General-Purpose Input/Output (GPIO)
|
D | tgpio.rst | 4 Time-aware General-Purpose Input/Output (TGPIO)
|
/Zephyr-Core-3.5.0/modules/mbedtls/configs/ |
D | config-mini-tls1_1.h | 2 * \file config-mini-tls1_1.h 8 * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 11 * GNU General Public License v2.0 or later. 20 * http://www.apache.org/licenses/LICENSE-2.0 31 * GNU General Public License v2.0 or later: 34 * it under the terms of the GNU General Public License as published by 40 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 41 * GNU General Public License for more details. 43 * You should have received a copy of the GNU General Public License along 45 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
D | config-no-entropy.h | 2 * \file config-no-entropy.h 8 * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 11 * GNU General Public License v2.0 or later. 20 * http://www.apache.org/licenses/LICENSE-2.0 31 * GNU General Public License v2.0 or later: 34 * it under the terms of the GNU General Public License as published by 40 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 41 * GNU General Public License for more details. 43 * You should have received a copy of the GNU General Public License along 45 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. [all …]
|
/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/common/include/ |
D | cavs-idc.h | 4 * SPDX-License-Identifier: Apache-2.0 41 * the PRID of the CPU, equal to arch_curr_cpu()->id in Zephyr) to 61 * level 2 bit for IDC in the per-core INTCTRL DSP register AND the 89 * level 2-5 interrupts). The "mask" field shows the current masking 114 #define CAVS_L2_HPGPDMA BIT(24) /* HP General Purpose DMA */ 119 #define CAVS_L2_SHA BIT(16) /* SHA-256 */ 129 #define CAVS_L3_HPGPDMA BIT(15) /* HP General Purpose DMA */ 133 #define CAVS_L4_LPGPGMA BIT(15) /* LP General Purpose DMA */ 136 #define CAVS_L5_LPGPDMA BIT(16) /* LP General Purpose DMA */
|
/Zephyr-Core-3.5.0/soc/arm/silabs_exx32/common/ |
D | soc_gpio.h | 3 * SPDX-License-Identifier: Apache-2.0 7 * @brief Silabs EXX32 MCU family General Purpose Input Output (GPIO)
|
12345678910