:orphan: .. title:: CMSIS_DSP_TABLES_RFFT_Q15_64 .. option:: CONFIG_CMSIS_DSP_TABLES_RFFT_Q15_64 *rfft q15 64* 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:565`` 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_RFFT_Q15_64 bool "rfft q15 64" depends on \ :option:`CMSIS_DSP_TABLES ` && \ :option:`CMSIS_DSP ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*