Home
last modified time | relevance | path

Searched defs:rbuf (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Duart_test.h38 uint8_t *rbuf; member
H A Dspi_test.h36 uint8_t *rbuf; member
H A Dspi_test.c168 static int32_t SpiCmpMemByBits(uint8_t *wbuf, uint8_t *rbuf, uint32_t len, uint8_t bits) in SpiCmpMemByBits()
323 uint8_t *rbuf = NULL; in SpiSetDmaIntMsg() local
H A Di2s_test.h49 uint8_t *rbuf; member
/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dspi_if.h132 uint8_t *rbuf; /**< Address of the read buffer */ member
H A Di2s_if.h169 uint8_t *rbuf; /**< Address of the read buffer */ member
/ohos5.0/base/startup/init/interfaces/innerkits/control_fd/
H A Dcontrol_fd_client.c36 char rbuf[PTY_BUF_SIZE] = {0}; in ProcessPtyWrite() local
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/platform/src/
H A Dspi_dev.c267 uint8_t *rbuf = NULL; in SpiDevRealTransfer() local
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
H A Dusb_test.h211 uint8_t *rbuf; member