-
CONFIG_SOC_SERIES_EFR32MG12P
¶
EFR32MG12P Series MCU
Type: bool
Help¶
Enable support for EFR32 Mighty Gecko MCU series
Direct dependencies¶
<choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from if’s and menus.)
Symbols selected by this symbol¶
CPU_CORTEX_M4
if <choice: SoC/CPU/Configuration Selection>CPU_HAS_FPU
if <choice: SoC/CPU/Configuration Selection>SOC_FAMILY_EXX32
if <choice: SoC/CPU/Configuration Selection>CPU_HAS_SYSTICK
if <choice: SoC/CPU/Configuration Selection>HAS_SILABS_GECKO
if <choice: SoC/CPU/Configuration Selection>HAS_SWO
if <choice: SoC/CPU/Configuration Selection>HAS_SYS_POWER_STATE_SLEEP_1
if <choice: SoC/CPU/Configuration Selection>HAS_SYS_POWER_STATE_SLEEP_2
if <choice: SoC/CPU/Configuration Selection>HAS_SYS_POWER_STATE_SLEEP_3
if <choice: SoC/CPU/Configuration Selection>SOC_GECKO_HAS_INDIVIDUAL_PIN_LOCATION
if <choice: SoC/CPU/Configuration Selection>SOC_GECKO_CMU
if <choice: SoC/CPU/Configuration Selection>SOC_GECKO_EMU
if <choice: SoC/CPU/Configuration Selection>SOC_GECKO_GPIO
if <choice: SoC/CPU/Configuration Selection>
Kconfig definition¶
At soc/arm/silabs_exx32/efr32mg12p/Kconfig.series:8
Included via Kconfig:10
→ Kconfig.zephyr:27
→ soc/Kconfig:6
→ soc/arm/silabs_exx32/Kconfig.soc:7
Menu path: (top menu) → SoC/CPU/Configuration Selection
config SOC_SERIES_EFR32MG12P bool prompt "EFR32MG12P Series MCU" if <choice: SoC/CPU/Configuration Selection> selectCPU_CORTEX_M4
if <choice: SoC/CPU/Configuration Selection> selectCPU_HAS_FPU
if <choice: SoC/CPU/Configuration Selection> selectSOC_FAMILY_EXX32
if <choice: SoC/CPU/Configuration Selection> selectCPU_HAS_SYSTICK
if <choice: SoC/CPU/Configuration Selection> selectHAS_SILABS_GECKO
if <choice: SoC/CPU/Configuration Selection> selectHAS_SWO
if <choice: SoC/CPU/Configuration Selection> selectHAS_SYS_POWER_STATE_SLEEP_1
if <choice: SoC/CPU/Configuration Selection> selectHAS_SYS_POWER_STATE_SLEEP_2
if <choice: SoC/CPU/Configuration Selection> selectHAS_SYS_POWER_STATE_SLEEP_3
if <choice: SoC/CPU/Configuration Selection> selectSOC_GECKO_HAS_INDIVIDUAL_PIN_LOCATION
if <choice: SoC/CPU/Configuration Selection> selectSOC_GECKO_CMU
if <choice: SoC/CPU/Configuration Selection> selectSOC_GECKO_EMU
if <choice: SoC/CPU/Configuration Selection> selectSOC_GECKO_GPIO
if <choice: SoC/CPU/Configuration Selection> depends on <choice: SoC/CPU/Configuration Selection> help Enable support for EFR32 Mighty Gecko MCU series
(Definitions include propagated dependencies, including from if’s and menus.)