Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dreset.h27 #define RESET_BROWN_OUT 0x00000008UL macro
/device/google/contexthub/firmware/os/platform/stm32/
Dpwr.c174 reason |= RESET_BROWN_OUT; in pwrParseCsr()