Home
last modified time | relevance | path

Searched defs:txData (Results 1 – 8 of 8) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpspi_edma.h75 uint8_t *volatile txData; /*!< Send buffer. */ member
120 uint8_t *volatile txData; /*!< Send buffer. */ member
Dfsl_lpspi.h335 uint8_t *txData; /*!< Send buffer. */ member
360 uint8_t *volatile txData; /*!< Send buffer. */ member
390 uint8_t *volatile txData; /*!< Send buffer. */ member
Dfsl_flexio_spi.h139 uint8_t *txData; /*!< Send buffer. */ member
166 uint8_t *txData; /*!< Transfer buffer. */ member
Dfsl_lpspi.c627 uint8_t *txData = transfer->txData; in LPSPI_MasterTransferBlocking() local
1491 static uint32_t LPSPI_CombineWriteData(uint8_t *txData, uint32_t bytesEachWrite, bool isByteSwap) in LPSPI_CombineWriteData()
Dfsl_flexio_uart.c289 void FLEXIO_UART_WriteBlocking(FLEXIO_UART_Type *base, const uint8_t *txData, size_t txSize) in FLEXIO_UART_WriteBlocking()
Dfsl_flexio_uart.h108 uint8_t *volatile txData; /*!< Address of remaining data to send. */ member
Dfsl_lpuart.h229 uint8_t *volatile txData; /*!< Address of remaining data to send. */ member
Dfsl_usdhc.h531 const uint32_t *txData; /*!< Data buffer to write */ member