Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DnanohubCommand.c680 static int fillBuffer(void *tx, uint32_t totLength, uint32_t *wakeup, uint32_t *nonwakeup) in fillBuffer()
846 uint32_t totLength = 0; in readEvent() local