Home
last modified time | relevance | path

Searched full:p6 (Results 1 – 25 of 35) sorted by relevance

12

/Zephyr-latest/samples/net/sockets/echo_client/boards/
Dmimxrt1020_evk.overlay12 * nRF21540 (P6) P0.08 RXD -> IMXRT1020-EVK (J17) D1 (GPIO B1 08) (TXD)
13 * nRF21540 (P6) P0.07 CTS -> IMXRT1020-EVK (J19) D8 (GPIO B1 07) (RTS)
14 * nRF21540 (P6) P0.06 TXD -> IMXRT1020-EVK (J17) D0 (GPIO B1 09) (RXD)
15 * nRF21540 (P6) P0.05 RTS -> IMXRT1020-EVK (J17) D7 (GPIO B1 06) (CTS)
/Zephyr-latest/dts/bindings/gpio/
Dnordic-thingy53-edge-connector.yaml11 P6 P1.00/REQ
/Zephyr-latest/soc/nordic/nrf54h/bicr/
Dbicr-schema.json65 "title": "P6 power supply (VDDIO_P6)",
67 "Not supplied (P6 not used)",
125 "title": "P6 impedance",
Dbicrgen.py213 p6_supply=IoPortPower(ioport_power0.enum_get("P6")),
236 ioport_power0.enum_set("P6", self.p6_supply.value)
262 p6_impedance_ohms=int(drivectl0.enum_get("P6")[4:]),
278 drivectl0.enum_set("P6", f"Ohms{self.p6_impedance_ohms}")
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.loapic36 arches (P6, Pentium) ignore the low 4 bits and fix them at 0xF.
Dintc_loapic.c35 #define LOAPIC_LVT_P6 4 /* LO APIC LVT - P6 */
/Zephyr-latest/boards/adafruit/nrf52_adafruit_feather/
Dboard.h27 #define EXT_TXD_GPIO_PIN 6 /* P6 */
/Zephyr-latest/dts/bindings/i2c/
Dinfineon,xmc4xxx-i2c.yaml129 for DOUT0 and P6.5 for DX0. These type of pinctrl nodes will have
138 Externally P3.8 should be connected to P6.5; P3.9 should be connected
/Zephyr-latest/boards/bbc/microbit/
Dboard.h21 #define EXT_P6_GPIO_PIN 12 /* P6, LED Col 9 */
Dbbc_microbit.dts89 <6 0 &gpio0 12 0>, /* P6, LED Col 9 */
/Zephyr-latest/samples/net/sockets/echo_client/
DREADME.rst227 * nRF21540 (P6) P0.08 RXD -> IMXRT1020-EVK (J17) D1 (GPIO B1 08) (TXD)
228 * nRF21540 (P6) P0.07 CTS -> IMXRT1020-EVK (J19) D8 (GPIO B1 07) (RTS)
229 * nRF21540 (P6) P0.06 TXD -> IMXRT1020-EVK (J17) D0 (GPIO B1 09) (RXD)
230 * nRF21540 (P6) P0.05 RTS -> IMXRT1020-EVK (J17) D7 (GPIO B1 06) (CTS)
/Zephyr-latest/boards/nxp/ucans32k1sic/doc/
Dindex.rst110 connector ``P6``.
115 P6.2 PTC7 LPUART1_TX
116 P6.3 PTC6 LPUART1_RX
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_socket.c40 char cmd_cli[] = "P6=0\r"; in __stop_socket()
207 snprintk(eswifi->buf, sizeof(eswifi->buf), "P6=0\r"); in __eswifi_off_start_client()
251 snprintk(eswifi->buf, sizeof(eswifi->buf), "P6=1\r"); in __eswifi_off_start_client()
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Difx_cat1-pinctrl.h80 #define P6 CYHAL_PORT_6 macro
/Zephyr-latest/boards/seeed/xiao_rp2040/doc/
Dindex.rst91 - I2C1_SDA : P6
/Zephyr-latest/boards/adafruit/qt_py_rp2040/doc/
Dindex.rst95 - SPI0_SCK : P6
/Zephyr-latest/drivers/sensor/bosch/bmp388/
Dbmp388.c341 partial_data6 = (cal->p6 * t_lin) * 4194304; in bmp388_compensate_press()
426 cal->p6 = sys_le16_to_cpu(cal->p6); in bmp388_get_calibration_data()
Dbmp388.h163 uint16_t p6; member
/Zephyr-latest/boards/waveshare/rp2040_zero/doc/
Dindex.rst93 - I2C1_SDA : P6
/Zephyr-latest/scripts/tests/twister/
Dtest_hardwaremap.py29 DUT(platform='p6', id=6, serial='s6', product='pr6', connected=False),
219 selected_platforms = ['p0', 'p1', 'p6', 'p7']
709 | p6 | 6 | s6 |
/Zephyr-latest/boards/nxp/mr_canhubk3/doc/
Dindex.rst136 DCD-LZ debug connector ``P6``.
141 P6.2 PTA9 LPUART2_TX
142 P6.3 PTA8 LPUART2_RX
/Zephyr-latest/boards/nordic/thingy53/
Dthingy53_nrf5340_cpunet.dts76 <6 0 &gpio1 0 0>, /* P6, P1.00/REQ */
/Zephyr-latest/boards/bbc/microbit_v2/
Dbbc_microbit_v2.dts88 <6 0 &gpio1 5 0>, /* P6 */
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/
Dindex.rst123 - I2C1_SDA : P6
/Zephyr-latest/boards/nxp/lpcxpresso55s28/doc/
Dindex.rst149 Connect a USB cable from your PC to P6, and use the serial terminal of your

12