Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dinode.c49 uint8_t bWhich,
53 uint8_t bWhich );
110 uint8_t bWhich = 0U; /* Init'd to quiet warnings. */ in RedInodeMount() local
115 ret = InodeGetCurrentCopy( pInode->ulInode, &bWhich ); in RedInodeMount()
747 uint8_t bWhich; in RedInodeBranch() local
1057 uint8_t bWhich, in RedInodeBitGet() argument
1062 if( !INODE_IS_VALID( ulInode ) || ( bWhich > 1U ) ) in RedInodeBitGet()
1093 uint8_t bWhich, in InodeBitSet() argument
1098 if( !INODE_IS_VALID( ulInode ) || ( bWhich > 1U ) ) in InodeBitSet()
1121 uint8_t bWhich ) in InodeBlock() argument
[all …]
/FreeRTOS-Plus/Source/Reliance-Edge/core/include/
A Dredcore.h246 uint8_t bWhich,

Completed in 7 milliseconds