Macros | |
Callback argument | |
#define | AUDIO_DAC_OUT_OF_SAMPLE_CB 1 |
Out of sample callback for the output. More... | |
#define | AUDIO_DAC_RELOAD_CB 2 |
Reload callback for the output. More... | |
#define | AUDIO_ADC_OUT_OF_SAMPLE_CB 4 |
Out of sample callback for the input. More... | |
#define | AUDIO_ADC_RELOAD_CB 8 |
Reload callback for the input. More... | |
#define AUDIO_ADC_OUT_OF_SAMPLE_CB 4 |
Out of sample callback for the input.
Referenced by audio_mixer_callback(), audio_mixer_dacs_setup_direct(), and audio_mixer_dacs_start_direct().
#define AUDIO_ADC_RELOAD_CB 8 |
Reload callback for the input.
Referenced by audio_mixer_callback(), audio_mixer_dacs_setup_direct(), and audio_mixer_dacs_start_direct().
#define AUDIO_DAC_OUT_OF_SAMPLE_CB 1 |
Out of sample callback for the output.
Referenced by aic23b_dac_output(), aic23b_ssc_tx_pdca_int_handler(), audio_mixer_callback(), audio_mixer_dacs_setup_direct(), audio_mixer_dacs_start_direct(), ISR(), pwm_dac_pwm_int_handler(), and tpa6130_dac_output().
#define AUDIO_DAC_RELOAD_CB 2 |
Reload callback for the output.
Referenced by aic23b_dac_output(), aic23b_ssc_tx_pdca_int_handler(), audio_mixer_callback(), audio_mixer_dacs_setup_direct(), audio_mixer_dacs_start_direct(), ISR(), pwm_dac_pwm_int_handler(), and tpa6130_dac_output().