Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dwdt.c41 #define DBG_WWDG_STOP 0x00000800U macro
90 DBGMCU->APB1FZ |= DBG_WWDG_STOP; in wdtInit()