Searched defs:tx_frame (Results 1 – 9 of 9) sorted by relevance
145 static void spi_npcx_spip_process_tx_buf(struct spi_npcx_spip_data *const data, uint16_t *tx_frame) in spi_npcx_spip_process_tx_buf()180 uint16_t tx_frame = SPI_NPCX_SPIP_TX_NOP; in spi_npcx_spip_xfer_frame() local218 uint16_t tx_frame = SPI_NPCX_SPIP_TX_NOP; in spi_npcx_spip_isr() local
177 uint8_t tx_frame = 0; in spi_eusart_next_tx() local188 uint8_t tx_frame; in spi_eusart_shift_frames() local
242 uint8_t tx_frame = 0; in spi_gecko_next_tx() local254 uint8_t tx_frame; in spi_gecko_shift_frames() local
145 uint32_t tx_frame, rx_frame; in spi_numaker_txrx() local
305 uint32_t tx_frame = SPI_STM32_TX_NOP; in spi_stm32_send_next_frame() local403 uint16_t tx_frame; in spi_stm32_shift_s() local
199 uint16_t tx_frame = 0U, rx_frame = 0U; in spi_gd32_frame_exchange() local
150 struct fs26_spi_tx_frame *tx_frame, in fs26_spi_transceive()225 struct fs26_spi_tx_frame tx_frame = { in fs26_getreg() local245 struct fs26_spi_tx_frame tx_frame = { in fs26_setreg() local
188 struct eth_xmc4xxx_tx_frame *tx_frame = SYS_SLIST_CONTAINER(node, tx_frame, node); in eth_xmc4xxx_flush_tx() local233 struct eth_xmc4xxx_tx_frame *tx_frame; in eth_xmc4xxx_send() local502 struct eth_xmc4xxx_tx_frame *tx_frame = SYS_SLIST_CONTAINER(node, tx_frame, node); in eth_xmc4xxx_handle_tx() local
538 uint8_t tx_frame[MCP2515_FRAME_LEN]; in mcp2515_send() local