HomeSort by relevance Sort by last modified time
    Searched refs:pwrResetReason (Results 1 - 4 of 4) sorted by null

  /device/google/contexthub/firmware/os/platform/stm32/inc/plat/
pwr.h 179 uint32_t pwrResetReason(void);
  /device/google/contexthub/firmware/os/cpu/cortexm4/
cpu.c 146 uint32_t reason = pwrResetReason();
  /device/google/contexthub/firmware/os/platform/stm32/
pwr.c 275 uint32_t pwrResetReason(void)
  /device/google/contexthub/firmware/os/core/
hostIntf.c     [all...]

Completed in 145 milliseconds