Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/sensor/chipset/ppg/
H A Dppg_cs1262_spi.c84 int32_t Cs1262ReadFifoReg(Cs1262FifoVal *fifoBuf, uint16_t fifoLen) in Cs1262ReadFifoReg()
/ohos5.0/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c649 uint32_t len, fifoLen; in UsbSerialRead() local