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

  /device/google/contexthub/firmware/os/platform/stm32/
apInt.c 32 apIntWkup = gpioRequest(AP_INT_WAKEUP);
  /device/google/contexthub/firmware/variant/lunchbox/inc/variant/
variant.h 43 #define AP_INT_WAKEUP GPIO_PA(3)
  /device/google/contexthub/firmware/variant/neonkey/inc/variant/
variant.h 34 #define AP_INT_WAKEUP GPIO_PB(5)
  /device/google/contexthub/firmware/variant/nucleo/inc/variant/
variant.h 34 #define AP_INT_WAKEUP GPIO_PA(1)
  /device/google/contexthub/firmware/variant/argonkey/inc/variant/
variant.h 38 #define AP_INT_WAKEUP GPIO_PA(1)

Completed in 1072 milliseconds