OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AP_INT_WAKEUP
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/firmware/inc/variant/nucleo/
variant.h
34
#define
AP_INT_WAKEUP
GPIO_PA(1)
/device/google/contexthub/firmware/src/platform/stm32f4xx/
apInt.c
32
apIntWkup = gpioRequest(
AP_INT_WAKEUP
);
/device/google/contexthub/firmware/inc/variant/lunchbox/
variant.h
40
#define
AP_INT_WAKEUP
GPIO_PA(3)
Completed in 180 milliseconds