This file contains the possible external configuration of the TPA6130A2.
Definition in file conf_tpa6130.h.
#include "intc.h"
#include "board.h"
#include "tpa6130.h"
#include <avr32/io.h>
Go to the source code of this file.
Defines | |
#define | TPA6130_APPLICATION_MAX_VOLUME 0x1F |
#define | TPA6130_MODE TPA6130_MODE_STEREO |
#define | TPA6130_SIG TPA6130_SIG_DIFF |
Input Selected: AIC23B_INPUT_LINE or AIC23B_INPUT_MIC . | |
#define | TPA6130_TWI_MASTER_SPEED 100000 |
Audio ABDAC Sampling Configuration | |
#define | TPA6130_ABDAC_GCLK_INPUT_HZ FOSC1 |
#define TPA6130_ABDAC_GCLK_INPUT_HZ FOSC1 |
Definition at line 98 of file conf_tpa6130.h.
#define TPA6130_APPLICATION_MAX_VOLUME 0x1F |
Definition at line 93 of file conf_tpa6130.h.
#define TPA6130_MODE TPA6130_MODE_STEREO |
Definition at line 59 of file conf_tpa6130.h.
#define TPA6130_SIG TPA6130_SIG_DIFF |
Input Selected: AIC23B_INPUT_LINE
or AIC23B_INPUT_MIC
.
Definition at line 62 of file conf_tpa6130.h.
#define TPA6130_TWI_MASTER_SPEED 100000 |