Home
last modified time | relevance | path

Searched defs:lenReply (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/src/i2c/
H A Di2c_msg.c17 int32_t AssignReplayBuffer(uint32_t lenReply, uint8_t **bufReply, struct I2cMsg *msgs, int16_t coun… in AssignReplayBuffer()
41 uint32_t lenReply = 0; in RebuildMsgs() local
/ohos5.0/drivers/hdf_core/framework/support/platform/src/spi/
H A Dspi_core.c140 struct HdfSBuf *data, uint32_t count, uint8_t *tmpFlag, struct SpiMsg *msgs, uint32_t *lenReply) in SpiMsgsRwProcess()
188 uint32_t lenReply = 0; in SpiTransferRebuildMsgs() local