Home
last modified time | relevance | path

Searched refs:PROX_INT_PIN (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/firmware/variant/nucleo/inc/variant/
Dvariant.h61 #define PROX_INT_PIN GPIO_PB(10) macro
/device/google/contexthub/firmware/variant/lunchbox/inc/variant/
Dvariant.h68 #define PROX_INT_PIN GPIO_PB(10) macro
/device/google/contexthub/firmware/variant/neonkey/inc/variant/
Dvariant.h58 #define PROX_INT_PIN GPIO_PA(15) macro
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c38 #ifndef PROX_INT_PIN
756 mTask.pin = gpioRequest(PROX_INT_PIN); in init_app()
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
Dams_tmd4903.c41 #ifndef PROX_INT_PIN
986 mTask.pin = gpioRequest(PROX_INT_PIN); in init_app()