Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dreset.h24 #define RESET_HARDWARE 0x00000001UL macro
/device/google/contexthub/firmware/os/platform/stm32/
Dpwr.c172 reason |= RESET_HARDWARE; in pwrParseCsr()