Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_syspm_v3.c1643 if((0u != _FLD2VAL(CPUSS_CM7_1_STATUS_SLEEPING, CPUSS_CM7_1_STATUS)) && in Cy_SysPm_ReadStatus()
1644 (0u != _FLD2VAL(CPUSS_CM7_1_STATUS_SLEEPDEEP, CPUSS_CM7_1_STATUS))) in Cy_SysPm_ReadStatus()
1649 else if(0u != _FLD2VAL(CPUSS_CM7_1_STATUS_SLEEPING, CPUSS_CM7_1_STATUS)) in Cy_SysPm_ReadStatus()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h495 #define CPUSS_CM7_1_STATUS ((((CPUSS_Type *)(CPUSS_BASE))->CM7_1_STATUS)) macro