Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_syspm_v4.c2515 uint32_t cbUlpRootIdx = (uint32_t) CY_SYSPM_ULP; in Cy_SysPm_SystemEnterUlp() local
2520 if (pmCallbackRoot[cbUlpRootIdx] != NULL) in Cy_SysPm_SystemEnterUlp()
2535 if (pmCallbackRoot[cbUlpRootIdx] != NULL) in Cy_SysPm_SystemEnterUlp()
2559 if (pmCallbackRoot[cbUlpRootIdx] != NULL) in Cy_SysPm_SystemEnterUlp()
2582 uint32_t cbUlpRootIdx = (uint32_t) CY_SYSPM_MF; in Cy_SysPm_SystemEnterMf() local
2587 if (pmCallbackRoot[cbUlpRootIdx] != NULL) in Cy_SysPm_SystemEnterMf()
2602 if (pmCallbackRoot[cbUlpRootIdx] != NULL) in Cy_SysPm_SystemEnterMf()
2625 if (pmCallbackRoot[cbUlpRootIdx] != NULL) in Cy_SysPm_SystemEnterMf()
Dcy_syspm.c846 uint32_t cbUlpRootIdx = (uint32_t) CY_SYSPM_ULP; in Cy_SysPm_SystemEnterUlp() local
851 if (pmCallbackRoot[cbUlpRootIdx] != NULL) in Cy_SysPm_SystemEnterUlp()
866 if (pmCallbackRoot[cbUlpRootIdx] != NULL) in Cy_SysPm_SystemEnterUlp()
894 if (pmCallbackRoot[cbUlpRootIdx] != NULL) in Cy_SysPm_SystemEnterUlp()