FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GPIO_NUM
sys/arm/nvidia/tegra_pinmux.c
163
#define GPIO_NUM(b, p) (8 * (b) + (p))
sys/arm64/nvidia/tegra210/tegra210_pinmux.c
163
#define GPIO_NUM(b, p) (8 * (b) + (p))