Home
last modified time | relevance | path

Searched refs:dsp (Results 1 – 22 of 22) sorted by relevance

/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py275 dsp = Regs(bar4_mem)
277 dsp.HFDSSCS = 0x1000
278 dsp.HFPWRCTL = 0x1d18 if ace15 or ace20 else 0x1d20
279 dsp.HFPWRSTS = 0x1d1c if ace15 or ace20 else 0x1d24
280 dsp.DSP2CXCTL_PRIMARY = 0x178d04
281 dsp.HFIPCXTDR = 0x73200
282 dsp.HFIPCXTDA = 0x73204
283 dsp.HFIPCXIDR = 0x73210
284 dsp.HFIPCXIDA = 0x73214
285 dsp.HFIPCXCTL = 0x73228
[all …]
/Zephyr-latest/doc/services/dsp/
Dindex.rst49 added to :file:`subsys/dsp/Kconfig` along with the required dependencies and the
52 Next, the implementation should be added at ``subsys/dsp/<backend>/`` and
53 linked in at :file:`subsys/dsp/CMakeLists.txt`. To add architecture-specific attributes,
54 its corresponding Kconfig option should be added to :file:`subsys/dsp/Kconfig` and use
55 them to update ``DSP_DATA`` and ``DSP_STATIC_DATA`` in :file:`include/zephyr/dsp/dsp.h`.
62 .. _subsys/dsp/Kconfig: https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/dsp/Kconfig
63 .. _subsys/dsp/CMakeLists.txt: https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/dsp/CM…
64 .. _include/zephyr/dsp/dsp.h: https://github.com/zephyrproject-rtos/zephyr/blob/main/include/zephyr…
/Zephyr-latest/subsys/dsp/arcmwdt/
DCMakeLists.txt7 ${ARCMWDT_TOOLCHAIN_PATH}/MetaWare/arc/lib/src/dsp/include/
/Zephyr-latest/samples/modules/cmsis_dsp/moving_average/
DREADME.rst1 .. zephyr:code-sample:: cmsis-dsp-moving-average
35 west config manifest.project-filter -- +cmsis-dsp
36 west update cmsis-dsp
/Zephyr-latest/soc/mediatek/mt8xxx/
Dmtk_adsp_load.py222 dsp = detect()
223 assert dsp
242 if dsp == "mt8195":
244 elif dsp in ("mt8186", "mt8188"):
246 elif dsp == "mt8196":
/Zephyr-latest/soc/telink/tlsr/tlsr951x/
DCMakeLists.txt16 zephyr_compile_options_ifdef(CONFIG_TELINK_B91_HWDSP -mext-dsp)
/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/
DREADME.txt7 1) Test load and store dsp registers (including arch specific registers)
10 This tests the ability of tasks to safely share dsp hardware
/Zephyr-latest/subsys/dsp/
DKconfig9 <zephyr/dsp/dsp.h> header.
/Zephyr-latest/soc/andestech/ae350/
DCMakeLists.txt18 zephyr_cc_option(-mext-dsp)
/Zephyr-latest/doc/services/
Dindex.rst14 dsp/index.rst
/Zephyr-latest/subsys/
DCMakeLists.txt43 add_subdirectory_ifdef(CONFIG_DSP dsp)
DKconfig19 source "subsys/dsp/Kconfig"
/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/
DREADME.rst46 west config manifest.project-filter -- +cmsis-dsp
47 west update cmsis-dsp
/Zephyr-latest/modules/
DKconfig120 comment "cmsis-dsp module not available."
/Zephyr-latest/doc/services/sensing/
Dindex.rst221 and support ``Q Format`` defined in :zephyr_file:`include/zephyr/dsp/types.h`
/Zephyr-latest/boards/nxp/mimxrt595_evk/doc/
Dindex.rst319 …ollers/i-mx-rt-crossover-mcus/i-mx-rt500-crossover-mcu-with-arm-cortex-m33-dsp-and-gpu-cores:i.MX-…
/Zephyr-latest/boards/nxp/mimxrt685_evk/doc/
Dindex.rst356 …ollers/i-mx-rt-crossover-mcus/i-mx-rt600-crossover-mcu-with-arm-cortex-m33-and-dsp-cores:i.MX-RT600
/Zephyr-latest/arch/arc/
DKconfig355 source "arch/arc/core/dsp/Kconfig"
/Zephyr-latest/boards/intel/adsp/doc/
Dchromebooks_adsp.rst1 .. _zephyr-audio-dsp-development-on-chromebooks:
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst2764 - :github:`54122` - Intel CAVS: tests/subsys/dsp/basicmath fails (timeout)
2916 * :github:`54417` - Intel CAVS18: tests/subsys/dsp/basicmath fails
Drelease-notes-2.7.rst1710 * :github:`36013` - arm: qemu: run cmsis-dsp tests on the qemu target with FPU
Drelease-notes-3.1.rst1908 * :github:`40620` - zephyr with cadence xtensa core dsp LX7 ,helloworld program cannot be entered …