Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dinode.c43 uint8_t * pbWhich );
46 uint8_t * pbWhich );
918 uint8_t * pbWhich ) in InodeGetWriteableCopy() argument
922 if( pbWhich == NULL ) in InodeGetWriteableCopy()
940 *pbWhich = 0U; in InodeGetWriteableCopy()
952 *pbWhich = 1U; in InodeGetWriteableCopy()
987 uint8_t * pbWhich ) in InodeGetCurrentCopy() argument
991 if( pbWhich == NULL ) in InodeGetCurrentCopy()
1009 *pbWhich = 0U; in InodeGetCurrentCopy()
1021 *pbWhich = 1U; in InodeGetCurrentCopy()

Completed in 7 milliseconds