OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXTI_TRIGGER_BOTH
(Results
1 - 7
of
7
) sorted by null
/device/google/contexthub/firmware/os/platform/stm32/
hostIntf.c
79
extiEnableIntGpio(mShWakeupGpio,
EXTI_TRIGGER_BOTH
);
exti.c
39
if (trigger ==
EXTI_TRIGGER_BOTH
) {
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
exti.h
34
EXTI_TRIGGER_BOTH
,
/device/google/contexthub/firmware/os/drivers/hall/
hall.c
108
extiEnableIntGpio(pin,
EXTI_TRIGGER_BOTH
);
/device/google/contexthub/firmware/os/drivers/hall_twopole/
hall_twopole.c
125
extiEnableIntGpio(pin,
EXTI_TRIGGER_BOTH
);
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
rohm_rpr0521.c
287
extiEnableIntGpio(pin,
EXTI_TRIGGER_BOTH
);
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
ams_tmd4903.c
[
all
...]
Completed in 1893 milliseconds