Home
last modified time | relevance | path

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

/components/drivers/audio/
A Ddev_audio.c171 result = audio->ops->start(audio, AUDIO_STREAM_REPLAY); in _aduio_replay_start()
209 result = audio->ops->stop(audio, AUDIO_STREAM_REPLAY); in _aduio_replay_stop()
598 if (stream == AUDIO_STREAM_REPLAY) in _audio_dev_control()
615 if (stream == AUDIO_STREAM_REPLAY) in _audio_dev_control()
/components/drivers/include/drivers/
A Ddev_audio.h151 AUDIO_STREAM_REPLAY = 0, enumerator

Completed in 4 milliseconds