:orphan: .. title:: CONFIG_CMSIS_DSP_TABLES_ARM_CMPLX_MAG_Q31 .. kconfig:: CONFIG_CMSIS_DSP_TABLES_ARM_CMPLX_MAG_Q31 CONFIG_CMSIS_DSP_TABLES_ARM_CMPLX_MAG_Q31 ######################################### *cmplx mag q31* 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_FAST ` Kconfig definition ================== At ``/modules/Kconfig.cmsis_dsp:347`` Included via ``/Kconfig:8`` → ``/Kconfig.zephyr:31`` → ``/modules/Kconfig:13`` → ``/modules/Kconfig.cmsis:28`` Menu path: (Top) → Modules → CMSIS-DSP Library Support → Look-up Tables .. code-block:: kconfig config CMSIS_DSP_TABLES_ARM_CMPLX_MAG_Q31 bool "cmplx mag q31" depends on CMSIS_DSP_TABLES && CMSIS_DSP *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*