Home
last modified time | relevance | path

Searched full:coprocessor (Results 1 – 25 of 58) sorted by relevance

123

/Zephyr-latest/arch/arm/core/
DKconfig.vfp6 # Math coprocessor symbols; these should be selected by the CPU symbol to
8 # coprocessor(s).
17 coprocessor.
23 This option signifies the support for a NEON (Advanced SIMD) coprocessor.
34 This option signifies the use of a VFP floating-point coprocessor
45 This option signifies the use of a VFP floating-point coprocessor
57 This option signifies the use of a VFP floating-point coprocessor
68 This option signifies the use of a VFP floating-point coprocessor
80 This option signifies the use of a VFP floating-point coprocessor
93 This option signifies the use of a VFP floating-point coprocessor
[all …]
/Zephyr-latest/drivers/misc/nordic_vpr_launcher/
DKconfig5 bool "Nordic VPR coprocessor launcher"
19 int "Nordic VPR coprocessor launcher init priority"
22 The init priority of the VPR coprocessor launcher.
/Zephyr-latest/samples/net/openthread/coprocessor/
DREADME.rst1 .. zephyr:code-sample:: openthread-coprocessor
22 :zephyr_file:`samples/net/openthread/coprocessor`.
30 :zephyr-app: samples/net/openthread/coprocessor
39 :zephyr-app: samples/net/openthread/coprocessor
48 :zephyr-app: samples/net/openthread/coprocessor
56 coprocessor directory:
Dsample.yaml12 sample.net.openthread.coprocessor:
20 sample.net.openthread.coprocessor.usb:
31 sample.openthread.coprocessor.rcp:
Doverlay-usb-nrf-br.conf7 CONFIG_USB_DEVICE_PRODUCT="OpenThread CoProcessor NRF"
/Zephyr-latest/scripts/west_commands/tests/
Dtest_nrf.py61 coprocessor: typing.Optional[str]
190 '--verify', '-f', 'NRF53', '--coprocessor', 'CP_APPLICATION', '--snr', TEST_DEF_SNR],
196 '--verify', '-f', 'NRF53', '--coprocessor', 'CP_APPLICATION', '--snr', TEST_DEF_SNR],
202 '--verify', '-f', 'NRF53', '--coprocessor', 'CP_APPLICATION', '--snr', TEST_OVR_SNR],
208 '--verify', '-f', 'NRF53', '--coprocessor', 'CP_APPLICATION', '--snr', TEST_DEF_SNR],
213 ((['nrfjprog', '--recover', '-f', 'NRF53', '--coprocessor', 'CP_NETWORK',
217 '--verify', '-f', 'NRF53', '--coprocessor', 'CP_APPLICATION', '--snr', TEST_DEF_SNR],
222 ((['nrfjprog', '--recover', '-f', 'NRF53', '--coprocessor', 'CP_NETWORK',
226 '--verify', '-f', 'NRF53', '--coprocessor', 'CP_APPLICATION', '--snr', TEST_OVR_SNR],
236 '--verify', '-f', 'NRF53', '--coprocessor', 'CP_NETWORK', '--snr', TEST_DEF_SNR],
[all …]
/Zephyr-latest/dts/bindings/riscv/
Dnordic,nrf-vpr-coprocessor.yaml4 compatible: "nordic,nrf-vpr-coprocessor"
7 VPR coprocessor
/Zephyr-latest/include/zephyr/drivers/bluetooth/
Dhci_driver_bluenrg.h26 /** @brief Hardware reset the BlueNRG network coprocessor.
28 * Performs hardware reset of the BLE network coprocessor.
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/
DREADME.rst6 Expose ST BlueNRG Bluetooth network coprocessor over UART.
11 Expose the Bluetooth network coprocessor via UART to a PC to be used
/Zephyr-latest/lib/open-amp/
DKconfig8 bool "coprocessor resource table"
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/
Dft8xx_copro.h9 * @brief FT8XX coprocessor functions
46 /** The label on the Coprocessor widget is right justified */
/Zephyr-latest/samples/net/sockets/echo_client/boards/
Dmimxrt1020_evk.overlay10 * nRF21540-DK -> RCP (nrf/samples/openthread/coprocessor)
/Zephyr-latest/arch/mips/core/
Dfatal.c67 return "coprocessor unusable"; in cause_str()
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dprep_c.c47 * CPACR : Coprocessor Access Control Register -> CP15 1/0/2 in z_arm_floating_point_init()
Dreset.S155 /* Allow VFP coprocessor access */
/Zephyr-latest/arch/xtensa/core/
Dfatal.c72 return "coprocessor disabled"; in xtensa_exccause()
/Zephyr-latest/scripts/west_commands/runners/
Dnrfjprog.py67 core_opt = ['--coprocessor', cores[op['core']]] \
Dnrf_common.py408 # nRF53 requires special treatment due to the extra coprocessor.
429 # with the correct '--coprocessor' arguments.
436 # Address range of the network coprocessor's flash. From nRF5340 OPS.
/Zephyr-latest/samples/net/sockets/echo_client/
DREADME.rst200 …0) ~/ncs$ west build -p always -b nrf21540dk/nrf52840 -S logging nrf/samples/openthread/coprocessor
225 * nRF21540-DK -> RCP (nrf/samples/openthread/coprocessor)
/Zephyr-latest/arch/xtensa/include/
Dxtensa_asm2_context.h118 * coprocessor (which is always CP1). Carve additional space to
/Zephyr-latest/arch/xtensa/core/startup/
Dreset_vector.S561 /* Coprocessor option initialization */
567 * correspond to a coprocessor.
574 * Floating point coprocessor option initialization (at least
/Zephyr-latest/samples/boards/nordic/coresight_stm/pytest/
Dtest_stm.py56 Search for benchmark results related to 'core' coprocessor.
/Zephyr-latest/boards/adi/max32690fthr/doc/
Dindex.rst32 - Dedicated, Ultra-Low-Power, 32-Bit RISC-V Coprocessor to Offload
/Zephyr-latest/boards/waveshare/esp32s3_touch_lcd_1_28/doc/
Dindex.rst15 (Xtensa® 32-bit LX7), a low power coprocessor, a Wi-Fi baseband, a Bluetooth LE baseband,
/Zephyr-latest/tests/boards/nrf/coresight_stm/pytest/
Dtest_stm.py71 Search for benchmark results related to 'core' coprocessor.

123