:orphan: .. title:: CONFIG_CMSIS_DSP_TABLES_CFFT_Q15_256 .. kconfig:: CONFIG_CMSIS_DSP_TABLES_CFFT_Q15_256 CONFIG_CMSIS_DSP_TABLES_CFFT_Q15_256 #################################### *cfft q15 256* Type: ``bool`` Direct dependencies =================== \ :kconfig:`CMSIS_DSP_TABLES ` && \ :kconfig:`CMSIS_DSP ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`CMSIS_DSP_TABLES_ALL_FFT ` Kconfig definition ================== At ``/Kconfig.cmsis_dsp:531`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:13`` → ``/Kconfig.cmsis:28`` Menu path: (Top) → Modules → CMSIS-DSP Library Support → Look-up Tables .. code-block:: kconfig config CMSIS_DSP_TABLES_CFFT_Q15_256 bool "cfft q15 256" depends on CMSIS_DSP_TABLES && CMSIS_DSP *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*