Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DappSec.c90 uint16_t chunkSize; member
109 const static uint16_t chunkSize[STATE_MAX] = { in appSecSetCurState() local
/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp369 uint32_t chunkSize = mLen - mPos; in handleTransfer() local