:orphan: .. title:: CMSIS_DSP_TABLES_CFFT_Q31_4096 .. option:: CONFIG_CMSIS_DSP_TABLES_CFFT_Q31_4096 *cfft q31 4096* Type: ``bool`` Direct dependencies =================== \ :option:`CMSIS_DSP_TABLES ` && \ :option:`CMSIS_DSP ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`CMSIS_DSP_TABLES_ALL_FFT ` Kconfig definition ================== .. highlight:: kconfig At ``modules/Kconfig.cmsis_dsp:433`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``modules/Kconfig:14`` → ``modules/Kconfig.cmsis:28`` Menu path: (Top) → Modules → CMSIS-DSP Library Support → Look-up Tables .. parsed-literal:: config CMSIS_DSP_TABLES_CFFT_Q31_4096 bool "cfft q31 4096" depends on \ :option:`CMSIS_DSP_TABLES ` && \ :option:`CMSIS_DSP ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*