Home
last modified time | relevance | path

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

/btstack/platform/embedded/
H A Dbtstack_audio_embedded.c100 int16_t * buffer = hal_audio_sink_get_output_buffer(output_buffer_to_fill); in driver_timer_handler_sink()
204 int16_t * buffer = hal_audio_sink_get_output_buffer(i); in btstack_audio_embedded_sink_start_stream()
H A Dhal_audio.h85 int16_t * hal_audio_sink_get_output_buffer(uint8_t buffer_index);
/btstack/test/embedded/
H A Dfreertos_test.cpp71 int16_t * hal_audio_sink_get_output_buffer(uint8_t buffer_index){ return NULL; } in hal_audio_sink_get_output_buffer() function
/btstack/port/stm32-f4discovery-usb/port/
H A Dhal_audio_f4discovery.c149 int16_t * hal_audio_sink_get_output_buffer(uint8_t buffer_index){ in hal_audio_sink_get_output_buffer() function
/btstack/port/stm32-f4discovery-cc256x/port/
H A Dhal_audio_f4discovery.c149 int16_t * hal_audio_sink_get_output_buffer(uint8_t buffer_index){ in hal_audio_sink_get_output_buffer() function