OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BCM2835_GPIO_GPFSEL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/broadcom/
bcm2835_gpioreg.h
32
#define
BCM2835_GPIO_GPFSEL
(x) (0x000 + (x) * sizeof(uint32_t))
bcm2835_gpio.c
785
v = bus_space_read_4(sc->sc_iot, sc->sc_ioh,
BCM2835_GPIO_GPFSEL
(regid));
797
bus_space_write_4(sc->sc_iot, sc->sc_ioh,
BCM2835_GPIO_GPFSEL
(regid), v);
809
v = bus_space_read_4(sc->sc_iot, sc->sc_ioh,
BCM2835_GPIO_GPFSEL
(regid));
Completed in 42 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025