Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dreset.h26 #define RESET_POWER_ON 0x00000004UL macro
/device/google/contexthub/firmware/os/platform/stm32/
Dpwr.c170 reason |= RESET_POWER_ON; in pwrParseCsr()