:orphan: .. title:: CMSIS_DSP_TABLES_RFFT_Q15_1024 .. option:: CONFIG_CMSIS_DSP_TABLES_RFFT_Q15_1024 *rfft q15 1024* 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:577`` 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_1024 bool "rfft q15 1024" depends on \ :option:`CMSIS_DSP_TABLES ` && \ :option:`CMSIS_DSP ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*