Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_syspm.c399 cy_rslt_t cyhal_syspm_hibernate(cyhal_syspm_hibernate_source_t wakeup_source) in cyhal_syspm_hibernate() argument
419 …l_utils_convert_flags(source_map, sizeof(source_map) / sizeof(uint32_t), (uint32_t)wakeup_source)); in cyhal_syspm_hibernate()
422 CY_UNUSED_PARAMETER(wakeup_source); in cyhal_syspm_hibernate()
/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_syspm.h315 cy_rslt_t cyhal_syspm_hibernate(cyhal_syspm_hibernate_source_t wakeup_source);