prvSampleTimeNow() is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

prvSampleTimeNow() function

Syntax

static TickType_t prvSampleTimeNow( BaseType_t * const pxTimerListsWereSwitched ) PRIVILEGED_FUNCTION;
Implemented in timers.c:670

Arguments

pxTimerListsWereSwitched

References

LocationReferrerText
timers.c:670
static TickType_t prvSampleTimeNow( BaseType_t * const pxTimerListsWereSwitched )
timers.c:199
static TickType_t prvSampleTimeNow( BaseType_t * const pxTimerListsWereSwitched ) PRIVILEGED_FUNCTION;
timers.c:596prvProcessTimerOrBlockTask()
xTimeNow = prvSampleTimeNow( &xTimerListsWereSwitched );
timers.c:791prvProcessReceivedCommands()
xTimeNow = prvSampleTimeNow( &xTimerListsWereSwitched );

Call Tree

Functions calling prvSampleTimeNow()
Functions called by prvSampleTimeNow()
prvSampleTimeNow()
Data read by prvSampleTimeNow()
Data written by prvSampleTimeNow()
prvSampleTimeNow()::xTimeNow
prvSampleTimeNow()::xLastTime
all items filtered out
prvSampleTimeNow()
prvSampleTimeNow()::xTimeNow
prvSampleTimeNow()::xLastTime
all items filtered out
Type of prvSampleTimeNow()
prvSampleTimeNow()
all items filtered out