Home
last modified time | relevance | path

Searched full:instructions (Results 1 – 25 of 476) sorted by relevance

12345678910>>...20

/Zephyr-latest/arch/riscv/
DKconfig.isa31 which is named "M" and contains instructions that multiply or divide
37 (A) - Standard Extension for Atomic Instructions
40 subset name "A", and contains instructions that atomically
51 floating-point computational instructions compliant with the IEEE
62 computational instructions compliant with the IEEE 754-2008
84 Standard extension for 128-bit binary floating-point instructions
91 (C) - Standard Extension for Compressed Instructions
100 (Zicsr) - Standard Extension for Control and Status Register (CSR) Instructions
103 instructions that operate on CSRs registers.
119 The Zba instructions can be used to accelerate the generation of
[all …]
/Zephyr-latest/samples/userspace/syscall_perf/
DREADME.rst22 instructions executed while calling :c:func:`k_current_get()`.
30 User thread: 18012 cycles 748 instructions
31 Supervisor thread: 7 cycles 4 instructions
32 User thread: 20136 cycles 748 instructions
33 Supervisor thread: 7 cycles 4 instructions
34 User thread: 18014 cycles 748 instructions
35 Supervisor thread: 7 cycles 4 instructions
/Zephyr-latest/arch/riscv/core/
Dsemihost.c13 * three uncompressed instructions, lie in the same page, and refuses to
14 * interpret the trap sequence if these instructions are placed across two
18 * 16-byte boundary to ensure that the three trap sequence instructions are
/Zephyr-latest/include/zephyr/sys/
Dbarrier.h38 * re-ordering of data accesses instructions across the barrier instruction.
51 * re-ordering of data accesses instructions across the barrier instruction
53 * blocking execution of any further instructions, not just loads or stores, or
69 * This routine is used to guarantee that any subsequent instructions are
/Zephyr-latest/soc/neorv32/
DKconfig.soc12 - Zicsr (Control and Status Register (CSR) Instructions)
16 - A (Atomic Instructions)
/Zephyr-latest/dts/bindings/flash_controller/
Drenesas,smartbond-flash-controller.yaml15 instructions to the flash memory, the SPI bus stays
22 After the execution of instructions: write enable,
/Zephyr-latest/boards/nxp/common/
Dopensda-debug.rst9 Based on the host tool installed, please use the following instructions
19 1. If the debug firmware has been modified, follow the instructions provided at
33 1. If the debug firmware has been modified, follow the instructions provided at
Drt1xxx-lpclink2-debug.rst9 Based on the host tool installed, please use the following instructions
22 1. Follow the instructions provided at
39 #. Follow the instructions provided at
/Zephyr-latest/arch/sparc/
DKconfig36 bool "CASA instructions"
38 Use CASA atomic instructions. Defined by SPARC V9 and available
/Zephyr-latest/samples/application_development/code_relocation_nocopy/
DREADME.rst16 nRF5340 DK platform instructions
30 STM32F769I-Discovery platform instructions
42 STM32 b_u585i_iot02a Discovery kit instructions
/Zephyr-latest/soc/ite/ec/it8xxx2/
D__arithmetic.S6 * instructions. So mul/div instructions in the below integer arithmetic
/Zephyr-latest/arch/arc/core/dsp/
DKconfig12 This option enables DSP and DSP instructions.
35 only required when butterfly instructions are used in
/Zephyr-latest/arch/arm/core/
DKconfig90 the Thumb instructions set. This allows more of the application to
105 A32 instructions, known as Arm instructions in pre-Armv8 architectures,
106 are 32 bits wide, and are aligned on 4-byte boundaries. A32 instructions
128 instructions.
285 point instructions are generated and uses FPU-specific calling
292 point instructions are generated but soft-float calling conventions.
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_win.rst3 Windows alternative setup instructions
30 #. Follow the Ubuntu instructions in the :ref:`installation_linux` document.
/Zephyr-latest/boards/shields/mikroe_wifi_bt_click/
Dmikroe_wifi_bt_click.overlay8 * for instructions to use this shield.
/Zephyr-latest/boards/shields/inventek_eswifi/
Dinventek_eswifi.overlay9 * instructions how to use this shield.
/Zephyr-latest/soc/andestech/ae350/
DKconfig72 support using the DSP instructions.
89 a look-up table and replaces suitable 32-bit instructions with
/Zephyr-latest/arch/arm64/core/
DCMakeLists.txt51 # GCC may generate ldp/stp instructions with the Advanced SIMD Qn registers for
54 # emitting these instructions for better context switching performance.
/Zephyr-latest/boards/nordic/thingy53/doc/
Dindex.rst15 * a full-featured Arm Cortex-M33F core with DSP instructions, FPU, and
41 development boards, however, instructions from the :ref:`nordic_segger` page
/Zephyr-latest/doc/develop/tools/
Dvscode.rst12 The instructions have been tested on Linux, but the steps should be the same for macOS and
27 sample application, but the instructions would be similar for any Zephyr project and :ref:`workspace
31 instructions in the :ref:`getting_started`.
39 HOME directory if you have followed the Getting Started instructions).
Dclion.rst20 The instructions have been tested on Windows. In terms of the CLion workflow, the steps would be the
33 sample application, but the instructions would be similar for any Zephyr project and :ref:`workspace
37 instructions in the :ref:`getting_started`.
46 you have followed the Getting Started instructions), then select
135 Instructions below show the case of a Nordic Semiconductor board and a Segger J-Link debug probe. If
/Zephyr-latest/boards/shields/esp_8266/
Desp_8266.overlay9 * for instructions to use this shield.
/Zephyr-latest/boards/shields/atmel_rf2xx/
Datmel_rf2xx.overlay9 * for instructions to use this shield.
/Zephyr-latest/samples/bluetooth/hci_uart_async/
DREADME.rst39 The instructions below show how to use a Nordic nRF5x device as a Zephyr BLE
43 instructions in the :ref:`bluetooth_bluez` section.
83 Once the controller is attached follow the instructions in the
107 Once the controller is attached follow the instructions in the
/Zephyr-latest/samples/tfm_integration/tfm_secure_partition/
DREADME.rst41 Refer to :zephyr:code-sample:`tfm_ipc` for detailed instructions.
46 Refer to :zephyr:code-sample:`tfm_ipc` for detailed instructions.

12345678910>>...20