OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROX_INT_PIN
(Results
1 - 4
of
4
) sorted by null
/device/google/contexthub/firmware/inc/variant/nucleo/
variant.h
59
#define
PROX_INT_PIN
GPIO_PB(10)
/device/google/contexthub/firmware/inc/variant/lunchbox/
variant.h
75
#define
PROX_INT_PIN
GPIO_PB(10)
/device/google/contexthub/firmware/src/drivers/rohm_rpr0521/
rohm_rpr0521.c
38
#ifndef
PROX_INT_PIN
39
#error "
PROX_INT_PIN
is not defined; please define in variant.h"
719
mTask.pin = gpioRequest(
PROX_INT_PIN
);
/device/google/contexthub/firmware/src/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 230 milliseconds