CONFIG_CMSIS_DSP_TABLES_ARM_LMS_NORM_Q31¶
lms norm q31
Type: bool
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definition¶
At <External Modules>/Kconfig.cmsis_dsp:397
Included via Kconfig:8 → Kconfig.zephyr:33 → <External Modules>/Kconfig:13 → <External Modules>/Kconfig.cmsis:28
Menu path: (Top) → Modules → CMSIS-DSP Library Support → Look-up Tables
config CMSIS_DSP_TABLES_ARM_LMS_NORM_Q31
    bool "lms norm q31"
    depends on CMSIS_DSP_TABLES && CMSIS_DSP
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)