Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PIN_NO
include/dt-bindings/pinctrl/stm32-pinfunc.h
32
#define PIN_NO(port, line) (((port) - 'A') * 0x10 + (line))
scripts/dtc/include-prefixes/dt-bindings/pinctrl/stm32-pinfunc.h
32
#define PIN_NO(port, line) (((port) - 'A') * 0x10 + (line))