Home
last modified time | relevance | path

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

/components/drivers/audio/
A Ddev_audio.c36 REPLAY_EVT_STOP = 0x02, enumerator
72 if (audio->replay->event & REPLAY_EVT_STOP) in _audio_send_replay_frame()
200 audio->replay->event |= REPLAY_EVT_STOP; in _aduio_replay_stop()
205 audio->replay->event &= ~REPLAY_EVT_STOP; in _aduio_replay_stop()

Completed in 6 milliseconds