OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BCM2838_GPIO_GPPUD_MASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/broadcom/
bcm2835_gpioreg.h
64
#define
BCM2838_GPIO_GPPUD_MASK
(n) (0x3 << ((n) % 16)*2)
bcm2835_gpio.c
838
mask =
BCM2838_GPIO_GPPUD_MASK
(pin);
Completed in 44 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025