Home
last modified time | relevance | path

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

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