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

  /external/srec/srec/EventLog/src/
EventLog.c 63 return self->tokenUint16_t(self, token, value);
EventLogImpl.c 193 impl->Interface.tokenUint16_t = &SR_EventLog_TokenUint16_t;
  /external/srec/srec/EventLog/include/
SR_EventLog.h 73 log->tokenUint16_t(log, tokenName, value) : ESR_SUCCESS ) \
161 ESR_ReturnCode(*tokenUint16_t)(struct SR_EventLog_t* self, const LCHAR* token, asr_uint16_t value);

Completed in 237 milliseconds