:orphan: .. title:: CONFIG_CMSIS_DSP_TABLES_RFFT_F16_2048 .. kconfig:: CONFIG_CMSIS_DSP_TABLES_RFFT_F16_2048 CONFIG_CMSIS_DSP_TABLES_RFFT_F16_2048 ##################################### *rfft f16 2048* 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:648`` 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_RFFT_F16_2048 bool "rfft f16 2048" depends on CMSIS_DSP_TABLES && CMSIS_DSP *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*