Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/core/include/
A Dredcorevol.h85 } COREVOLUME; typedef
90 extern COREVOLUME * CONST_IF_ONE_VOLUME gpRedCoreVol;
/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dcore.c76 static COREVOLUME gaCoreVol[ REDCONF_VOLUME_COUNT ];
80 COREVOLUME * CONST_IF_ONE_VOLUME gpRedCoreVol = &gaCoreVol[ 0U ];
128 COREVOLUME * pCoreVol = &gaCoreVol[ bVolNum ]; in RedCoreInit()

Completed in 7 milliseconds