-
CONFIG_CMSIS_DSP_TABLES_RFFT_FAST_F32_256
¶
rfft fast f32 256
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/modules/Kconfig.cmsis_dsp:496
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:14
→ <Zephyr>/modules/Kconfig.cmsis:28
Menu path: (Top) → Modules → CMSIS-DSP Library Support → Look-up Tables
config CMSIS_DSP_TABLES_RFFT_FAST_F32_256
bool "rfft fast f32 256"
depends on CMSIS_DSP_TABLES && CMSIS_DSP
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)