Home
last modified time | relevance | path

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

/segger-3.7.0/SEGGER/
DSEGGER_SYSVIEW.h122 #define SYSVIEW_EVTID_PRINT_FORMATTED 26 macro
166 #define SYSVIEW_EVTMASK_PRINT_FORMATTED (1 << SYSVIEW_EVTID_PRINT_FORMATTED)
DSEGGER_SYSVIEW.c981 _SendPacket(pPayloadStart, pPayload, SYSVIEW_EVTID_PRINT_FORMATTED); in _VPrintHost()
1018 _SendPacket(p->pPayloadStart, pPayload, SYSVIEW_EVTID_PRINT_FORMATTED); in _StoreChar()
1340 _SendPacket(BufferDesc.pPayloadStart, BufferDesc.pPayload, SYSVIEW_EVTID_PRINT_FORMATTED); in _VPrintTarget()
3171 _SendPacket(pPayloadStart, pPayload, SYSVIEW_EVTID_PRINT_FORMATTED); in SEGGER_SYSVIEW_Print()
3193 _SendPacket(pPayloadStart, pPayload, SYSVIEW_EVTID_PRINT_FORMATTED); in SEGGER_SYSVIEW_Warn()
3215 _SendPacket(pPayloadStart, pPayload, SYSVIEW_EVTID_PRINT_FORMATTED); in SEGGER_SYSVIEW_Error()