Searched refs:CPUSS_CM7_1_STATUS (Results 1 – 2 of 2) sorted by relevance
1643 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()
495 #define CPUSS_CM7_1_STATUS ((((CPUSS_Type *)(CPUSS_BASE))->CM7_1_STATUS)) macro