Home
last modified time | relevance | path

Searched defs:txBuf (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/rk2206/hardware/include/lz_hardware/
H A Dspi.h110 const void *txBuf; member
186 LzSpiWriteAndRead(unsigned int id, unsigned int chn, const void *txBuf, void *rxBuf, unsigned int len) LzSpiWriteAndRead() argument
202 LzSpiWriteThenRead(unsigned int id, unsigned int chn, const void *txBuf, unsigned int txLen, void *rxBuf, unsigned int rxLen) LzSpiWriteThenRead() argument
[all...]

Completed in 1 milliseconds