Home
last modified time | relevance | path

Searched refs:CYHAL_SYSTEM_RESET_SOFT (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.7.0/mtb-hal-cat1/include/
Dcyhal_system.h107CYHAL_SYSTEM_RESET_SOFT = 1 << 3, /**< The CPU requested a system reset through it's SY… enumerator
/hal_infineon-3.7.0/mtb-hal-cat1/source/
Dcyhal_system.c81 reason |= CYHAL_SYSTEM_RESET_SOFT; in cyhal_system_get_reset_reason()