Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/imxrt1170-nxp-evk/video/display/mipi_dsi_cmd/
A Dfsl_mipi_dsi_cmd.c25 uint8_t txData = (uint8_t)kMIPI_DCS_SoftReset; in MIPI_DSI_DCS_SoftReset() local
38 uint8_t txData; in MIPI_DSI_DCS_SetDisplayOn() local
62 uint8_t txData[2]; in MIPI_DSI_DCS_SetPixelFormat() local
78 uint8_t txData; in MIPI_DSI_DCS_EnterSleepMode() local
100 uint8_t txData; in MIPI_DSI_DCS_EnterPartialMode() local
122 uint8_t txData; in MIPI_DSI_DCS_EnterInvertMode() local
144 uint8_t txData; in MIPI_DSI_DCS_EnterIdleMode() local
163 status_t MIPI_DSI_DCS_Write(mipi_dsi_device_t *device, const uint8_t *txData, int32_t txDataSize) in MIPI_DSI_DCS_Write()
192 status_t MIPI_DSI_GenericWrite(mipi_dsi_device_t *device, const uint8_t *txData, int32_t txDataSize) in MIPI_DSI_GenericWrite()
273 uint8_t txData[2]; in MIPI_DSI_ReadCMD() local
[all …]
/bsp/frdm-k64f/device/MK64F12/
A Dfsl_dspi_edma.h94 uint8_t *volatile txData; /*!< Send buffer. */ member
118 uint8_t *volatile txData; /*!< Send buffer. */ member
A Dfsl_dspi.h354 uint8_t *txData; /*!< Send buffer. */ member
376 uint8_t *volatile txData; /*!< Send buffer. */ member
394 uint8_t *volatile txData; /*!< Send buffer. */ member
A Dfsl_uart.h199 uint8_t *volatile txData; /*!< Address of remaining data to send. */ member
A Dfsl_dspi.c591 uint8_t *txData; in DSPI_MasterTransferBlocking() local
A Dfsl_sdhc.h493 const uint32_t *txData; /*!< Data buffer to write */ member
/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_lpspi_edma.h75 uint8_t *volatile txData; /*!< Send buffer. */ member
120 uint8_t *volatile txData; /*!< Send buffer. */ member
A Dfsl_flexio_spi.h139 uint8_t *txData; /*!< Send buffer. */ member
166 uint8_t *txData; /*!< Transfer buffer. */ member
A 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
A 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()
A Dfsl_flexio_uart.c289 void FLEXIO_UART_WriteBlocking(FLEXIO_UART_Type *base, const uint8_t *txData, size_t txSize) in FLEXIO_UART_WriteBlocking()
A Dfsl_flexio_uart.h108 uint8_t *volatile txData; /*!< Address of remaining data to send. */ member
A Dfsl_lpuart.h229 uint8_t *volatile txData; /*!< Address of remaining data to send. */ member
A Dfsl_usdhc.h531 const uint32_t *txData; /*!< Data buffer to write */ member
/bsp/k230/drivers/interdrv/sdio/
A Ddrv_sdhci.h458 const uint32_t *txData; /*!< Data buffer to write */ member
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/
A Dbl616_sdh.h467 const uint32_t *txData; /*!< SDH data buffer to write */ member
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/include/
A Dbl808_sdh.h466 const uint32_t *txData; /*!< SDH data buffer to write */ member

Completed in 60 milliseconds