OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPIO_IS_GPIO_IN
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hpcarm/dev/
wzero3_kbd.c
389
&&
GPIO_IS_GPIO_IN
(pxa2x0_gpio_get_function(sc->sc_test_pin)))
415
if (
GPIO_IS_GPIO_IN
(pxa2x0_gpio_get_function(i))) {
554
&&
GPIO_IS_GPIO_IN
(pxa2x0_gpio_get_function(sc->sc_test_pin)))
/src/sys/arch/arm/xscale/
pxa2x0_gpio.c
266
if (!
GPIO_IS_GPIO_IN
(pxa2x0_gpio_get_function(gpio)))
pxa2x0reg.h
446
#define
GPIO_IS_GPIO_IN
(n) (((n) & (GPIO_FN_MASK|GPIO_OUT)) == GPIO_IN)
Completed in 15 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025