Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dcore.c76 static COREVOLUME gaCoreVol[ REDCONF_VOLUME_COUNT ]; variable
80 COREVOLUME * CONST_IF_ONE_VOLUME gpRedCoreVol = &gaCoreVol[ 0U ];
81 METAROOT * gpRedMR = &gaCoreVol[ 0U ].aMR[ 0U ];
121 RedMemSet( gaCoreVol, 0U, sizeof( gaCoreVol ) ); in RedCoreInit()
128 COREVOLUME * pCoreVol = &gaCoreVol[ bVolNum ]; in RedCoreInit()
362 gpRedCoreVol = &gaCoreVol[ bVolNum ]; in RedCoreVolSetCurrent()

Completed in 6 milliseconds