Searched refs:dsp (Results 1 – 22 of 22) sorted by relevance
275 dsp = Regs(bar4_mem)277 dsp.HFDSSCS = 0x1000278 dsp.HFPWRCTL = 0x1d18 if ace15 or ace20 else 0x1d20279 dsp.HFPWRSTS = 0x1d1c if ace15 or ace20 else 0x1d24280 dsp.DSP2CXCTL_PRIMARY = 0x178d04281 dsp.HFIPCXTDR = 0x73200282 dsp.HFIPCXTDA = 0x73204283 dsp.HFIPCXIDR = 0x73210284 dsp.HFIPCXIDA = 0x73214285 dsp.HFIPCXCTL = 0x73228[all …]
49 added to :file:`subsys/dsp/Kconfig` along with the required dependencies and the52 Next, the implementation should be added at ``subsys/dsp/<backend>/`` and53 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 use55 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/Kconfig63 .. _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…
7 ${ARCMWDT_TOOLCHAIN_PATH}/MetaWare/arc/lib/src/dsp/include/
1 .. zephyr:code-sample:: cmsis-dsp-moving-average35 west config manifest.project-filter -- +cmsis-dsp36 west update cmsis-dsp
222 dsp = detect()223 assert dsp242 if dsp == "mt8195":244 elif dsp in ("mt8186", "mt8188"):246 elif dsp == "mt8196":
16 zephyr_compile_options_ifdef(CONFIG_TELINK_B91_HWDSP -mext-dsp)
7 1) Test load and store dsp registers (including arch specific registers)10 This tests the ability of tasks to safely share dsp hardware
9 <zephyr/dsp/dsp.h> header.
18 zephyr_cc_option(-mext-dsp)
14 dsp/index.rst
43 add_subdirectory_ifdef(CONFIG_DSP dsp)
19 source "subsys/dsp/Kconfig"
46 west config manifest.project-filter -- +cmsis-dsp47 west update cmsis-dsp
120 comment "cmsis-dsp module not available."
221 and support ``Q Format`` defined in :zephyr_file:`include/zephyr/dsp/types.h`
319 …ollers/i-mx-rt-crossover-mcus/i-mx-rt500-crossover-mcu-with-arm-cortex-m33-dsp-and-gpu-cores:i.MX-…
356 …ollers/i-mx-rt-crossover-mcus/i-mx-rt600-crossover-mcu-with-arm-cortex-m33-and-dsp-cores:i.MX-RT600
355 source "arch/arc/core/dsp/Kconfig"
1 .. _zephyr-audio-dsp-development-on-chromebooks:
2764 - :github:`54122` - Intel CAVS: tests/subsys/dsp/basicmath fails (timeout)2916 * :github:`54417` - Intel CAVS18: tests/subsys/dsp/basicmath fails
1710 * :github:`36013` - arm: qemu: run cmsis-dsp tests on the qemu target with FPU
1908 * :github:`40620` - zephyr with cadence xtensa core dsp LX7 ,helloworld program cannot be entered …