OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extiIsPendingLine
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/inc/platform/stm32f4xx/
exti.h
64
bool
extiIsPendingLine
(const enum ExtiLine line);
91
return
extiIsPendingLine
(gpioNum & GPIO_PIN_MASK);
/device/google/contexthub/firmware/src/platform/stm32f4xx/
exti.c
67
bool
extiIsPendingLine
(const enum ExtiLine line)
Completed in 9580 milliseconds