[PATCH 1/3] sound: function to generate sine wave

Simon Glass sjg at chromium.org
Mon Dec 5 17:11:43 CET 2022


On Mon, 5 Dec 2022 at 09:53, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> Add function sound_create_sine_wave().
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  drivers/sound/sound.c | 39 +++++++++++++++++++++++++++++++++++++++
>  include/sound.h       | 12 ++++++++++++
>  2 files changed, 51 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list