Searched refs:PORT (Results 1 – 21 of 21) sorted by relevance
8 bool "Atmel SAM GPIO (PORT) driver"12 Enable support for the Atmel SAM 'PORT' GPIO controllers.15 bool "Atmel SAM4L GPIO (PORT) driver"19 Enable support for the Atmel SAM4L 'PORT' GPIO controllers.
7 bool "Atmel SAM0 GPIO (PORT) driver"11 Enable support for the Atmel SAM0 'PORT' GPIO controllers.
192 pincfg = R_PFS->PORT[config->port_num].PIN[pin].PmnPFS; in gpio_ra_pin_get_config()
5 bool "Pin controller driver for NXP PORT peripheral"9 Enable pin controller driver for NXP PORT peripheral
25 #define PORT(mux) (((mux) & 0xF0000000) >> 28) macro36 PORT_Type *base = ports[PORT(pins[i])]; in pinctrl_configure_pins()
34 #define PORT(mux) (((mux) & 0xF0000000) >> 28) macro46 PORT_Type *base = ports[PORT(pins[i])]; in pinctrl_configure_pins()
16 PORT = 0 variable117 client = cavstool_client(HOST, PORT, args)124 client = cavstool_client(HOST, PORT, args)157 PORT = int(url.port) variable160 PORT = PORT_LOG variable162 PORT = PORT_REQ
26 # ACCESS PORT NUMBER28 # GDB PORT
15 #define RA_PINCTRL_PORT_NUM ARRAY_SIZE(((R_PFS_Type *)0)->PORT)
38 #define PORT 4242 macro277 sa.sin_port = htons(PORT); in test_common()
79 SYStem.PORT &gdbRemote
76 ``--port <Selected PORT>`` and ``--baud 115200``.
122 # PORT ID TLV CONFIG
40 PORT on-chip pinctrl
105 "Port/bit" columns refer to the SoC PORT and GPIO peripheral
1173 * :github:`14922` - samples/boards/altera_max10/pio: Error configuring GPIO PORT