CONFIG_CMSIS_DSP_TABLES_ALL_FFT

Include all FFT tables

Type: bool

Direct dependencies

CMSIS_DSP_TABLES && CMSIS_DSP

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Symbols that imply this symbol

Kconfig definition

At <Zephyr>/modules/Kconfig.cmsis_dsp:222

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:10<Zephyr>/modules/Kconfig:10<Zephyr>/modules/Kconfig.cmsis:29

Menu path: (Top) → Modules → CMSIS-DSP Library Support → Look-up Tables

config CMSIS_DSP_TABLES_ALL_FFT
    bool "Include all FFT tables"
    select CMSIS_DSP_TABLES_CFFT_F64_16
    select CMSIS_DSP_TABLES_CFFT_F64_32
    select CMSIS_DSP_TABLES_CFFT_F64_64
    select CMSIS_DSP_TABLES_CFFT_F64_128
    select CMSIS_DSP_TABLES_CFFT_F64_256
    select CMSIS_DSP_TABLES_CFFT_F64_512
    select CMSIS_DSP_TABLES_CFFT_F64_1024
    select CMSIS_DSP_TABLES_CFFT_F64_2048
    select CMSIS_DSP_TABLES_CFFT_F64_4096
    select CMSIS_DSP_TABLES_CFFT_F32_16
    select CMSIS_DSP_TABLES_CFFT_F32_32
    select CMSIS_DSP_TABLES_CFFT_F32_64
    select CMSIS_DSP_TABLES_CFFT_F32_128
    select CMSIS_DSP_TABLES_CFFT_F32_256
    select CMSIS_DSP_TABLES_CFFT_F32_512
    select CMSIS_DSP_TABLES_CFFT_F32_1024
    select CMSIS_DSP_TABLES_CFFT_F32_2048
    select CMSIS_DSP_TABLES_CFFT_F32_4096
    select CMSIS_DSP_TABLES_CFFT_Q31_16
    select CMSIS_DSP_TABLES_CFFT_Q31_32
    select CMSIS_DSP_TABLES_CFFT_Q31_64
    select CMSIS_DSP_TABLES_CFFT_Q31_128
    select CMSIS_DSP_TABLES_CFFT_Q31_256
    select CMSIS_DSP_TABLES_CFFT_Q31_512
    select CMSIS_DSP_TABLES_CFFT_Q31_1024
    select CMSIS_DSP_TABLES_CFFT_Q31_2048
    select CMSIS_DSP_TABLES_CFFT_Q31_4096
    select CMSIS_DSP_TABLES_CFFT_Q15_16
    select CMSIS_DSP_TABLES_CFFT_Q15_32
    select CMSIS_DSP_TABLES_CFFT_Q15_64
    select CMSIS_DSP_TABLES_CFFT_Q15_128
    select CMSIS_DSP_TABLES_CFFT_Q15_256
    select CMSIS_DSP_TABLES_CFFT_Q15_512
    select CMSIS_DSP_TABLES_CFFT_Q15_1024
    select CMSIS_DSP_TABLES_CFFT_Q15_2048
    select CMSIS_DSP_TABLES_CFFT_Q15_4096
    select CMSIS_DSP_TABLES_RFFT_FAST_F64_32
    select CMSIS_DSP_TABLES_RFFT_FAST_F64_64
    select CMSIS_DSP_TABLES_RFFT_FAST_F64_128
    select CMSIS_DSP_TABLES_RFFT_FAST_F64_256
    select CMSIS_DSP_TABLES_RFFT_FAST_F64_512
    select CMSIS_DSP_TABLES_RFFT_FAST_F64_1024
    select CMSIS_DSP_TABLES_RFFT_FAST_F64_2048
    select CMSIS_DSP_TABLES_RFFT_FAST_F64_4096
    select CMSIS_DSP_TABLES_RFFT_FAST_F32_32
    select CMSIS_DSP_TABLES_RFFT_FAST_F32_64
    select CMSIS_DSP_TABLES_RFFT_FAST_F32_128
    select CMSIS_DSP_TABLES_RFFT_FAST_F32_256
    select CMSIS_DSP_TABLES_RFFT_FAST_F32_512
    select CMSIS_DSP_TABLES_RFFT_FAST_F32_1024
    select CMSIS_DSP_TABLES_RFFT_FAST_F32_2048
    select CMSIS_DSP_TABLES_RFFT_FAST_F32_4096
    select CMSIS_DSP_TABLES_RFFT_F64_128
    select CMSIS_DSP_TABLES_RFFT_F64_512
    select CMSIS_DSP_TABLES_RFFT_F64_2048
    select CMSIS_DSP_TABLES_RFFT_F64_8192
    select CMSIS_DSP_TABLES_RFFT_F32_128
    select CMSIS_DSP_TABLES_RFFT_F32_512
    select CMSIS_DSP_TABLES_RFFT_F32_2048
    select CMSIS_DSP_TABLES_RFFT_F32_8192
    select CMSIS_DSP_TABLES_RFFT_Q31_32
    select CMSIS_DSP_TABLES_RFFT_Q31_64
    select CMSIS_DSP_TABLES_RFFT_Q31_128
    select CMSIS_DSP_TABLES_RFFT_Q31_256
    select CMSIS_DSP_TABLES_RFFT_Q31_512
    select CMSIS_DSP_TABLES_RFFT_Q31_1024
    select CMSIS_DSP_TABLES_RFFT_Q31_2048
    select CMSIS_DSP_TABLES_RFFT_Q31_4096
    select CMSIS_DSP_TABLES_RFFT_Q31_8192
    select CMSIS_DSP_TABLES_RFFT_Q15_32
    select CMSIS_DSP_TABLES_RFFT_Q15_64
    select CMSIS_DSP_TABLES_RFFT_Q15_128
    select CMSIS_DSP_TABLES_RFFT_Q15_256
    select CMSIS_DSP_TABLES_RFFT_Q15_512
    select CMSIS_DSP_TABLES_RFFT_Q15_1024
    select CMSIS_DSP_TABLES_RFFT_Q15_2048
    select CMSIS_DSP_TABLES_RFFT_Q15_4096
    select CMSIS_DSP_TABLES_RFFT_Q15_8192
    select CMSIS_DSP_TABLES_DCT4_F32_128
    select CMSIS_DSP_TABLES_DCT4_F32_512
    select CMSIS_DSP_TABLES_DCT4_F32_2048
    select CMSIS_DSP_TABLES_DCT4_F32_8192
    select CMSIS_DSP_TABLES_DCT4_Q31_128
    select CMSIS_DSP_TABLES_DCT4_Q31_512
    select CMSIS_DSP_TABLES_DCT4_Q31_2048
    select CMSIS_DSP_TABLES_DCT4_Q31_8192
    select CMSIS_DSP_TABLES_DCT4_Q15_128
    select CMSIS_DSP_TABLES_DCT4_Q15_512
    select CMSIS_DSP_TABLES_DCT4_Q15_2048
    select CMSIS_DSP_TABLES_DCT4_Q15_8192
    depends on CMSIS_DSP_TABLES && CMSIS_DSP

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)