Searched full:p6 (Results 1 – 25 of 35) sorted by relevance
12
/Zephyr-latest/samples/net/sockets/echo_client/boards/ |
D | mimxrt1020_evk.overlay | 12 * 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/ |
D | nordic-thingy53-edge-connector.yaml | 11 P6 P1.00/REQ
|
/Zephyr-latest/soc/nordic/nrf54h/bicr/ |
D | bicr-schema.json | 65 "title": "P6 power supply (VDDIO_P6)", 67 "Not supplied (P6 not used)", 125 "title": "P6 impedance",
|
D | bicrgen.py | 213 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/ |
D | Kconfig.loapic | 36 arches (P6, Pentium) ignore the low 4 bits and fix them at 0xF.
|
D | intc_loapic.c | 35 #define LOAPIC_LVT_P6 4 /* LO APIC LVT - P6 */
|
/Zephyr-latest/boards/adafruit/nrf52_adafruit_feather/ |
D | board.h | 27 #define EXT_TXD_GPIO_PIN 6 /* P6 */
|
/Zephyr-latest/dts/bindings/i2c/ |
D | infineon,xmc4xxx-i2c.yaml | 129 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/ |
D | board.h | 21 #define EXT_P6_GPIO_PIN 12 /* P6, LED Col 9 */
|
D | bbc_microbit.dts | 89 <6 0 &gpio0 12 0>, /* P6, LED Col 9 */
|
/Zephyr-latest/samples/net/sockets/echo_client/ |
D | README.rst | 227 * 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/ |
D | index.rst | 110 connector ``P6``. 115 P6.2 PTC7 LPUART1_TX 116 P6.3 PTC6 LPUART1_RX
|
/Zephyr-latest/drivers/wifi/eswifi/ |
D | eswifi_socket.c | 40 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/ |
D | ifx_cat1-pinctrl.h | 80 #define P6 CYHAL_PORT_6 macro
|
/Zephyr-latest/boards/seeed/xiao_rp2040/doc/ |
D | index.rst | 91 - I2C1_SDA : P6
|
/Zephyr-latest/boards/adafruit/qt_py_rp2040/doc/ |
D | index.rst | 95 - SPI0_SCK : P6
|
/Zephyr-latest/drivers/sensor/bosch/bmp388/ |
D | bmp388.c | 341 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()
|
D | bmp388.h | 163 uint16_t p6; member
|
/Zephyr-latest/boards/waveshare/rp2040_zero/doc/ |
D | index.rst | 93 - I2C1_SDA : P6
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_hardwaremap.py | 29 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/ |
D | index.rst | 136 DCD-LZ debug connector ``P6``. 141 P6.2 PTA9 LPUART2_TX 142 P6.3 PTA8 LPUART2_RX
|
/Zephyr-latest/boards/nordic/thingy53/ |
D | thingy53_nrf5340_cpunet.dts | 76 <6 0 &gpio1 0 0>, /* P6, P1.00/REQ */
|
/Zephyr-latest/boards/bbc/microbit_v2/ |
D | bbc_microbit_v2.dts | 88 <6 0 &gpio1 5 0>, /* P6 */
|
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/ |
D | index.rst | 123 - I2C1_SDA : P6
|
/Zephyr-latest/boards/nxp/lpcxpresso55s28/doc/ |
D | index.rst | 149 Connect a USB cable from your PC to P6, and use the serial terminal of your
|
12