Home
last modified time | relevance | path

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

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