CONFIG_CMSIS_DSP_TABLES_RFFT_F16_8192¶
rfft f16 8192
Type: bool
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definition¶
At <External Modules>/Kconfig.cmsis_dsp:651
Included via Kconfig:8 → Kconfig.zephyr:33 → <External Modules>/Kconfig:13 → <External Modules>/Kconfig.cmsis:28
Menu path: (Top) → Modules → CMSIS-DSP Library Support → Look-up Tables
config CMSIS_DSP_TABLES_RFFT_F16_8192
    bool "rfft f16 8192"
    depends on CMSIS_DSP_TABLES && CMSIS_DSP
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)