:orphan: .. title:: SOC_LPC55S16 .. option:: CONFIG_SOC_LPC55S16 *SOC_LPC55S16 M33* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`CPU_CORTEX_M33 ` - \ :option:`CPU_HAS_ARM_SAU ` - \ :option:`CPU_HAS_ARM_MPU ` - \ :option:`CPU_HAS_FPU ` - \ :option:`ARMV8_M_DSP ` - \ :option:`ARM_TRUSTZONE_M ` - \ :option:`CLOCK_CONTROL ` - \ :option:`HAS_MCUX_IAP ` if !\ :option:`TRUSTED_EXECUTION_NONSECURE ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/nxp_lpc/lpc55xxx/Kconfig.soc:10`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` → ``soc/arm/nxp_lpc/Kconfig:14`` Menu path: (Top) → Hardware Configuration → LPC5500 Series MCU Selection .. parsed-literal:: config SOC_LPC55S16 bool "SOC_LPC55S16 M33" select \ :option:`CPU_CORTEX_M33 ` select \ :option:`CPU_HAS_ARM_SAU ` select \ :option:`CPU_HAS_ARM_MPU ` select \ :option:`CPU_HAS_FPU ` select \ :option:`ARMV8_M_DSP ` select \ :option:`ARM_TRUSTZONE_M ` select \ :option:`CLOCK_CONTROL ` select \ :option:`HAS_MCUX_IAP ` if !\ :option:`TRUSTED_EXECUTION_NONSECURE ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*