Home
last modified time | relevance | path

Searched defs:hal_audio_sink_get_output_buffer (Results 1 – 3 of 3) sorted by relevance

/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
/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