CONFIG_SOC_LPC55S16¶
SOC_LPC55S16 M33
SOC_LPC55S16 M33
Type: bool
Direct dependencies¶
<choice: LPC5500 Series MCU Selection> || <choice: LPC5500 Series MCU Selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/arm/nxp_lpc/lpc55xxx/Kconfig.soc:10
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2 → <Zephyr SoC>/arm/nxp_lpc/Kconfig:14
Menu path: (Top) → Hardware Configuration → LPC5500 Series MCU Selection
config SOC_LPC55S16
    bool "SOC_LPC55S16 M33"
    select CPU_CORTEX_M33
    select CPU_HAS_ARM_SAU
    select CPU_HAS_ARM_MPU
    select CPU_HAS_FPU
    select ARMV8_M_DSP
    select ARM_TRUSTZONE_M
    select CLOCK_CONTROL
    select HAS_MCUX_IAP if !TRUSTED_EXECUTION_NONSECURE
    depends on <choice>
At <Zephyr SoC>/arm/nxp_lpc/lpc55xxx/Kconfig.soc:10
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/arm/nxp_lpc/Kconfig:14
Menu path: (Top) → Hardware Configuration → LPC5500 Series MCU Selection
config SOC_LPC55S16
    bool "SOC_LPC55S16 M33"
    select CPU_CORTEX_M33
    select CPU_HAS_ARM_SAU
    select CPU_HAS_ARM_MPU
    select CPU_HAS_FPU
    select ARMV8_M_DSP
    select ARM_TRUSTZONE_M
    select CLOCK_CONTROL
    select HAS_MCUX_IAP if !TRUSTED_EXECUTION_NONSECURE
    depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)