Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/demos/snd/seq/include/
Dseq.h34 #define SEQ_ERROR_WRONG_DELTA_TIME 5 /* Variable length value for an illegal delta time … macro
/TwlSDK-5.4/build/demos/snd/seq/src/
Dseq.c452 seqErrorCode = SEQ_ERROR_WRONG_DELTA_TIME; in SeqReadVariableData()