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

  /device/google/contexthub/firmware/variant/lunchbox/inc/variant/
variant.h 68 #define PROX_INT_PIN GPIO_PB(10)
  /device/google/contexthub/firmware/variant/neonkey/inc/variant/
variant.h 58 #define PROX_INT_PIN GPIO_PA(15)
  /device/google/contexthub/firmware/variant/nucleo/inc/variant/
variant.h 61 #define PROX_INT_PIN GPIO_PB(10)
  /device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
rohm_rpr0521.c 38 #ifndef PROX_INT_PIN
39 #error "PROX_INT_PIN is not defined; please define in variant.h"
729 mTask.pin = gpioRequest(PROX_INT_PIN);
  /device/google/contexthub/firmware/os/drivers/ams_tmd4903/
ams_tmd4903.c 41 #ifndef PROX_INT_PIN
42 #error "PROX_INT_PIN is not defined; please define in variant.h"
    [all...]

Completed in 101 milliseconds