Audio codec task.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
#include <avr32/io.h>
#include "compiler.h"
#include "board.h"
#include "com_task.h"
#include "audio_interface.h"
#include "audio_mixer.h"
#include "wav_player.h"
Functions | |
void | codec_wav_task (void) |
codec task. More... | |
Variables | |
Ai_player_flag_t | g_player_flag |
bool | g_player_flag_error |
bool | g_player_flag_run_wav |
void codec_wav_task | ( | void | ) |
Ai_player_flag_t g_player_flag |
bool g_player_flag_error |
bool g_player_flag_run_wav |