CONFIG_SOC_LPC54114_M0

SOC_LPC54114_M0

SOC_LPC54114_M0

Type: bool

Direct dependencies

<choice: LPC LPC54XXX MCU Selection> || <choice: LPC LPC54XXX MCU Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definitions

At <Zephyr>/soc/arm/nxp_lpc/lpc54xxx/Kconfig.soc:19

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/kconfig/Kconfig.soc.arch:2<Zephyr>/soc/arm/nxp_lpc/Kconfig:14

Menu path: (Top) → Hardware Configuration → LPC LPC54XXX MCU Selection

config SOC_LPC54114_M0
    bool "SOC_LPC54114_M0"
    select CPU_CORTEX_M0PLUS
    select CPU_CORTEX_M_HAS_VTOR
    select CLOCK_CONTROL
    depends on <choice>

At <Zephyr>/soc/arm/nxp_lpc/lpc54xxx/Kconfig.soc:19

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:18<Zephyr>/soc/arm/nxp_lpc/Kconfig:14

Menu path: (Top) → Hardware Configuration → LPC LPC54XXX MCU Selection

config SOC_LPC54114_M0
    bool "SOC_LPC54114_M0"
    select CPU_CORTEX_M0PLUS
    select CPU_CORTEX_M_HAS_VTOR
    select CLOCK_CONTROL
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)