Home
last modified time | relevance | path

Searched refs:last_buff (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.3/build/demos/pmicdemo/src/
Daudio.c395 static s16* last_buff = NULL; in aiCb() local
403 curr_buff = last_buff; in aiCb()
409 last_buff = (s16 *)OSPhysicalToCached(AIGetDMAStartAddr()); in aiCb()