Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/mtb-hal-cat1/include/
Dcyhal_system.h88CYHAL_SYSTEM_RESET_HIB_WAKEUP = 1 << 4, /**< A reset has occurred due to a a wakeup from hibe… enumerator
/hal_infineon-3.4.0/mtb-hal-cat1/COMPONENT_PSOC6HAL/source/
Dcyhal_system.c93 reason |= CYHAL_SYSTEM_RESET_HIB_WAKEUP; in cyhal_system_get_reset_reason()