HomeSort by relevance Sort by last modified time
    Searched refs:SR_EventLogTokenUint16_t (Results 1 - 3 of 3) sorted by null

  /external/srec/srec/EventLog/src/
EventLog.c 56 ESR_ReturnCode SR_EventLogTokenUint16_t(SR_EventLog* self, const LCHAR* token, asr_uint16_t value)
EventLogImpl.c 113 CHKLOG(rc, SR_EventLogTokenUint16_t(eventLog, name, *((asr_uint16_t*) newValue)));
763 CHKLOG(rc, SR_EventLogTokenUint16_t(self, key, asr_uint16_tValue));
  /external/srec/srec/EventLog/include/
SR_EventLog.h 284 SREC_EVENTLOG_API ESR_ReturnCode SR_EventLogTokenUint16_t(SR_EventLog* self, const LCHAR* token, asr_uint16_t value);

Completed in 41 milliseconds