Searched refs:SR_EventLog_TokenUint16_t (Results 1 - 2 of 2) sorted by relevance

/external/srec/srec/EventLog/include/
H A DSR_EventLogImpl.h80 SREC_EVENTLOG_API ESR_ReturnCode SR_EventLog_TokenUint16_t(SR_EventLog* self, const LCHAR* token, asr_uint16_t value);
/external/srec/srec/EventLog/src/
H A DEventLogImpl.c193 impl->Interface.tokenUint16_t = &SR_EventLog_TokenUint16_t;
404 ESR_ReturnCode SR_EventLog_TokenUint16_t(SR_EventLog* self, const LCHAR* token, asr_uint16_t value) function

Completed in 111 milliseconds