Home
last modified time | relevance | path

Searched full:txd (Results 1 – 25 of 59) sorted by relevance

123

/Zephyr-latest/drivers/spi/
Dspi_litex_common.h32 static inline void litex_spi_tx_put(uint8_t len, uint32_t *txd, const uint8_t *tx_buf) in litex_spi_tx_put() argument
36 *txd = sys_get_be32(tx_buf); in litex_spi_tx_put()
39 *txd = sys_get_be24(tx_buf); in litex_spi_tx_put()
42 *txd = sys_get_be16(tx_buf); in litex_spi_tx_put()
45 *txd = *tx_buf; in litex_spi_tx_put()
Dspi_litex.c151 uint32_t txd, rxd; in spi_litex_xfer() local
159 litex_spi_tx_put(dev_data->dfs, &txd, ctx->tx_buf); in spi_litex_xfer()
161 txd = 0U; in spi_litex_xfer()
164 LOG_DBG("txd: 0x%x", txd); in spi_litex_xfer()
165 spi_litex_send(dev, txd, control); in spi_litex_xfer()
Dspi_litex_litespi.c142 uint32_t txd, rxd; in spi_litex_xfer() local
170 litex_spi_tx_put(len, &txd, ctx->tx_buf); in spi_litex_xfer()
172 txd = 0U; in spi_litex_xfer()
180 LOG_DBG("txd: 0x%x", txd); in spi_litex_xfer()
181 litex_write32(txd, dev_config->core_master_rxtx_addr); in spi_litex_xfer()
DKconfig.nrfx76 clocked out when RXD.MAXCNT == 1 and TXD.MAXCNT <= 1).
83 RXD.MAXCNT == 1 and TXD.MAXCNT <= 1 will NOT be executed
Dspi_cc13xx_cc26xx.c141 uint32_t txd, rxd; in spi_cc13xx_cc26xx_transceive() local
158 txd = *ctx->tx_buf; in spi_cc13xx_cc26xx_transceive()
160 txd = 0U; in spi_cc13xx_cc26xx_transceive()
163 SSIDataPut(cfg->base, txd); in spi_cc13xx_cc26xx_transceive()
Dspi_sifive.c130 uint8_t txd, rxd; in spi_sifive_xfer() local
142 txd = *ctx->tx_buf; in spi_sifive_xfer()
145 txd = 0U; in spi_sifive_xfer()
149 spi_sifive_send(dev, txd); in spi_sifive_xfer()
/Zephyr-latest/boards/renesas/rzg3s_smarc/
Drzg3s_smarc-pinctrl.dtsi13 pinmux = <RZG_PINMUX(PORT_06, 3, 1)>, /* TXD */
20 pinmux = <RZG_PINMUX(PORT_14, 0, 1)>, /* TXD */
27 pinmux = <RZG_PINMUX(PORT_17, 3, 7)>, /* TXD */
35 <RZG_PINMUX(PORT_15, 2, 6)>; /* TXD */
/Zephyr-latest/samples/net/sockets/echo_client/boards/
Dmimxrt1020_evk.overlay12 * nRF21540 (P6) P0.08 RXD -> IMXRT1020-EVK (J17) D1 (GPIO B1 08) (TXD)
14 * nRF21540 (P6) P0.06 TXD -> IMXRT1020-EVK (J17) D0 (GPIO B1 09) (RXD)
/Zephyr-latest/dts/bindings/gpio/
Dgrove-header.yaml10 1 SDA/TXD/B/OUT
Dm5stack,stamps3-header.yaml17 8 GPIO/CLKOUT0 25 GPIO/CLKOUT/TXD
Dti,boosterpack-header.yaml20 4 UART TXD 24 Analog 37 GPIO 17 GPIO
/Zephyr-latest/soc/nordic/nrf52/
DCMakeLists.txt7 …n NRF SPIM driver are enabled, therefore PAN 58 will apply if RXD.MAXCNT == 1 and TXD.MAXCNT <= 1")
/Zephyr-latest/boards/shields/reyax_lora/doc/
Dindex.rst21 - TXD: Serial data output
/Zephyr-latest/boards/witte/linum/doc/
Dindex.rst132 TXD PD5
141 TXD PB10
152 TXD PB9
160 TXD PC6
216 TXD PH13
224 TXD PB13
/Zephyr-latest/boards/arm/v2m_beetle/
Dpinmux.c100 gpio_0 |= (1<<1); /* Shield 0 UART 0 TXD */ in arm_v2m_beetle_pinmux_defaults()
111 gpio_1 |= (1<<1); /* UART 1 TXD */ in arm_v2m_beetle_pinmux_defaults()
/Zephyr-latest/boards/arm/mps2/
Dpinmux.c124 | (1<<4) /* Shield 0 UART 3 TXD */ in arm_mps2_pinmux_defaults()
135 | (1<<14) /* Shield 1 UART 4 TXD */ in arm_mps2_pinmux_defaults()
/Zephyr-latest/boards/adafruit/feather_nrf52840/
Dfeather_connector.dtsi23 <10 0 &gpio0 25 0>, /* TXD */
/Zephyr-latest/boards/adafruit/nrf52_adafruit_feather/
Dfeather_connector.dtsi22 <9 0 &gpio0 8 0>, /* TXD */
/Zephyr-latest/drivers/sensor/bosch/bmi160/
Demul_bmi160.c167 const struct spi_buf *tx, *txd, *rxd; in bmi160_emul_io_spi() local
184 txd = tx_bufs ? &tx_bufs->buffers[1] : NULL; in bmi160_emul_io_spi()
203 if (txd->len == 1) { in bmi160_emul_io_spi()
209 val = *(uint8_t *)txd->buf; in bmi160_emul_io_spi()
215 for (int i = 0; i < txd->len; ++i) { in bmi160_emul_io_spi()
/Zephyr-latest/boards/seeed/wio_terminal/
Draspberrypi_40pins_connector.dtsi15 <3 0 &portb 26 0>, /* TXD */
/Zephyr-latest/boards/weact/usb2canfdv1/
Dusb2canfdv1.dts42 label = "LED TXD";
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/
Dindex.rst283 2 GPIO19 TXD[0]
284 3 GPIO22 TXD[1]
383 IO19,TXD[0],,,,
386 TXD0,,TXD,,,
387 IO22,TXD[1],,,,
/Zephyr-latest/drivers/serial/
DKconfig.nrfx_uart_instance48 This value is limited by range of TXD.MAXCNT register for
/Zephyr-latest/boards/adi/max32690fthr/
Dmax32690fthr_max32690_m4.dts78 <10 0 &gpio1 10 0>, /* TXD */
/Zephyr-latest/boards/nuvoton/numaker_m2l31ki/doc/
Dindex.rst57 To enable this, set ISW1 DIP switch 1-3 (TXD RXD VOM) to ON.

123