Searched refs:SMC_PMSTAT_STOPSTAT (Results 1 – 3 of 3) sorted by relevance
290 base->PMSTAT = (base->PMSTAT & ~SMC_PMSTAT_STOPSTAT_MASK) | SMC_PMSTAT_STOPSTAT(0x01); in SMC_ClearStopEntryStatus()
18161 #define SMC_PMSTAT_STOPSTAT(x) (((uint32_t)(((uint32_t)(x)) << SMC_PMSTAT_STOPSTA… macro
18989 #define SMC_PMSTAT_STOPSTAT(x) (((uint32_t)(((uint32_t)(x)) << SMC_PMSTAT_STOPSTA… macro