CONFIG_CPU_CORTEX_M_HAS_PROGRAMMABLE_FAULT_PRIOS:

This option signifies the CPU faults other than the hard fault, and needs to reserve a priority for them.

Symbol:

CPU_CORTEX_M_HAS_PROGRAMMABLE_FAULT_PRIOS

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:

(no prompts)

Default values:
  • n (value: “n”)
  • Condition: (none)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

CPU_CORTEX_M && ARM && ARMV7_M (value: “n”)

Additional dependencies from enclosing menus and ifs:
 

CPU_CORTEX_M && ARM (value: “n”)

Locations:
  • ../arch/arm/core/cortex_m/Kconfig:45