Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dimap.c296 ALLOCSTATE * pState ) in RedImapBlockState() argument
302 ( pState == NULL ) ) in RedImapBlockState()
325 *pState = ALLOCSTATE_USED; in RedImapBlockState()
329 *pState = ALLOCSTATE_NEW; in RedImapBlockState()
336 *pState = ALLOCSTATE_AFREE; in RedImapBlockState()
340 *pState = ALLOCSTATE_FREE; in RedImapBlockState()
/FreeRTOS-Plus/Source/Reliance-Edge/core/include/
A Dredcore.h137 ALLOCSTATE * pState );

Completed in 7 milliseconds