Home
last modified time | relevance | path

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

/percepio-3.5.0/TraceRecorder/
DtrcEntryTable.c248 traceResult xTraceEntryGetAtIndex(uint32_t index, TraceEntryHandle_t* pxEntryHandle) in xTraceEntryGetAtIndex() argument
254 TRC_ASSERT(index < (uint32_t)(TRC_ENTRY_TABLE_SLOTS)); in xTraceEntryGetAtIndex()
259 *pxEntryHandle = (TraceEntryHandle_t)&pxEntryTable->axEntries[index]; in xTraceEntryGetAtIndex()
DDoxyfile1132 # (index.html). This can be useful if you have a project on for instance GitHub
1273 # Configuration options related to the alphabetical class index
1276 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
1284 # that should be ignored while generating the index headers. The IGNORE_PREFIX
1439 # documentation will contain a main index with vertical navigation menus that
1440 # are dynamically created via JavaScript. If disabled, the navigation index will
1470 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1523 # additional HTML index files: index.hhp, index.hhc, and index.hhk. The
1524 # index.hhp is a project file that can be read by Microsoft's HTML Help Workshop
1536 # HTML files also contain an index, a table of contents, and you can search for
[all …]
DtrcSnapshotRecorder.c2386 uint16_t index; in uiIndexOfObject() local
2395 index = (uint16_t)(RecorderDataPtr->ObjectPropertyTable.StartIndexOfClass[objectclass] + in uiIndexOfObject()
2397 return index; in uiIndexOfObject()
/percepio-3.5.0/TraceRecorder/streamports/Jlink_RTT/
DKconfig35 int "RTT buffer up index"
48 int "RTT buffer down index"
/percepio-3.5.0/TraceRecorder/include/
DtrcEntryTable.h160 traceResult xTraceEntryGetAtIndex(uint32_t index, TraceEntryHandle_t* pxEntryHandle);
/percepio-3.5.0/TraceRecorder/streamports/UDP/
DReadme-Streamport.txt18 https://percepio.com/docs/FreeRTOS/manual/index.html#Creating_and_Loading_Traces___Introduction
/percepio-3.5.0/TraceRecorder/streamports/TCPIP/
DReadme-Streamport.txt18 https://percepio.com/docs/FreeRTOS/manual/index.html#Creating_and_Loading_Traces___Introduction