Searched refs:debugStateInSleepMode (Results 1 – 1 of 1) sorted by relevance
234 const uint32_t debugStateInSleepMode = DBG_SLEEP | DBG_STOP | DBG_STANDBY; in platInitialize() local277 DBGMCU->CR |= debugStateInSleepMode; in platInitialize()279 DBGMCU->CR &=~ debugStateInSleepMode; in platInitialize()