:orphan: .. title:: CONFIG_HAS_MSP432P4XXSDK .. kconfig:: CONFIG_HAS_MSP432P4XXSDK CONFIG_HAS_MSP432P4XXSDK ######################## *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols selected by this symbol =============================== - \ :kconfig:`HAS_CMSIS_CORE ` Symbols that select this symbol =============================== - \ :kconfig:`SOC_MSP432P401R ` - \ :kconfig:`SOC_MSP432P401R ` Kconfig definition ================== At ``/Kconfig.simplelink:24`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:24`` Menu path: (Top) → Modules .. code-block:: kconfig config HAS_MSP432P4XXSDK bool select HAS_CMSIS_CORE *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*