Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dformat.c66 … ret = RedBufferGet( BLOCK_NUM_MASTER, BFLAG_NEW | BFLAG_DIRTY, CAST_VOID_PTR_PTR( &pMB ) ); in RedVolFormat()
70 ret = RedBufferFlush( BLOCK_NUM_MASTER, 1U ); in RedVolFormat()
182 …ret = RedBufferGet( BLOCK_NUM_MASTER, ( uint16_t ) ( ( uint32_t ) BFLAG_META_MASTER | BFLAG_NEW | … in RedVolFormat()
210 ret = RedBufferFlush( BLOCK_NUM_MASTER, 1U ); in RedVolFormat()
A Dvolume.c97 ret = RedBufferGet( BLOCK_NUM_MASTER, BFLAG_META_MASTER, CAST_VOID_PTR_PTR( &pMB ) ); in RedVolMountMaster()
/FreeRTOS-Plus/Source/Reliance-Edge/core/include/
A Dredcoremacs.h33 #define BLOCK_NUM_MASTER ( 0UL ) /* Block number of the master block. */ macro

Completed in 10 milliseconds