Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dvolume.c440 uint8_t bNextMR = 1U - gpRedCoreVol->bCurMR; in RedVolTransact() local
442 gpRedCoreVol->aMR[ bNextMR ] = *gpRedMR; in RedVolTransact()
443 gpRedCoreVol->bCurMR = bNextMR; in RedVolTransact()

Completed in 43 milliseconds