Microchip® Advanced Software Framework

conf_tpa6130.h File Reference

TPA6130A2 amplifier driver configuration file for UC3.

This file contains the possible external configuration of the TPA6130A2.

Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.

#include "intc.h"
#include "board.h"
#include "tpa6130.h"
#include <avr32/io.h>

Macros

#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. More...
 
#define TPA6130_TWI_MASTER_SPEED   100000
 
Audio ABDAC Sampling Configuration
#define TPA6130_ABDAC_GCLK_INPUT_HZ   FOSC1
 

#define TPA6130_ABDAC_GCLK_INPUT_HZ   FOSC1

Referenced by tpa6130_dac_setup().

#define TPA6130_APPLICATION_MAX_VOLUME   0x1F
#define TPA6130_MODE   TPA6130_MODE_STEREO

Referenced by tpa6130_init().

#define TPA6130_SIG   TPA6130_SIG_DIFF

Input Selected: AIC23B_INPUT_LINE or AIC23B_INPUT_MIC.

#define TPA6130_TWI_MASTER_SPEED   100000

Referenced by init_twi().