Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/audio/qsa/
A DSDL_qsa_audio.h48 uint32_t timeout_on_wait; member
A DSDL_qsa_audio.c130 this->hidden->timeout_on_wait = 1; in QSA_WaitDevice()
133 this->hidden->timeout_on_wait = 0; in QSA_WaitDevice()
163 if (this->hidden->timeout_on_wait != 0) { in QSA_PlayDevice()

Completed in 3 milliseconds