STM32756G_EVAL BSP User Manual: STM32756G_EVAL_AUDIO Private Variables

STM32756G EVAL BSP Drivers

STM32756G_EVAL BSP User Manual
STM32756G_EVAL_AUDIO Private Variables

Variables

AUDIO_DrvTypeDef * audio_drv
SAI_HandleTypeDef haudio_out_sai
I2S_HandleTypeDef haudio_in_i2s
TIM_HandleTypeDef haudio_tim
PDMFilter_InitStruct Filter [2]
uint8_t Channel_Demux [128]
uint16_t __IO AudioInVolume = DEFAULT_AUDIO_IN_VOLUME

Variable Documentation

uint8_t Channel_Demux[128]
Initial value:
 {
    0x00, 0x01, 0x00, 0x01, 0x02, 0x03, 0x02, 0x03,
    0x00, 0x01, 0x00, 0x01, 0x02, 0x03, 0x02, 0x03,
    0x04, 0x05, 0x04, 0x05, 0x06, 0x07, 0x06, 0x07,
    0x04, 0x05, 0x04, 0x05, 0x06, 0x07, 0x06, 0x07,
    0x00, 0x01, 0x00, 0x01, 0x02, 0x03, 0x02, 0x03,
    0x00, 0x01, 0x00, 0x01, 0x02, 0x03, 0x02, 0x03,
    0x04, 0x05, 0x04, 0x05, 0x06, 0x07, 0x06, 0x07,
    0x04, 0x05, 0x04, 0x05, 0x06, 0x07, 0x06, 0x07,
    0x08, 0x09, 0x08, 0x09, 0x0a, 0x0b, 0x0a, 0x0b,
    0x08, 0x09, 0x08, 0x09, 0x0a, 0x0b, 0x0a, 0x0b,
    0x0c, 0x0d, 0x0c, 0x0d, 0x0e, 0x0f, 0x0e, 0x0f,
    0x0c, 0x0d, 0x0c, 0x0d, 0x0e, 0x0f, 0x0e, 0x0f,
    0x08, 0x09, 0x08, 0x09, 0x0a, 0x0b, 0x0a, 0x0b,
    0x08, 0x09, 0x08, 0x09, 0x0a, 0x0b, 0x0a, 0x0b,
    0x0c, 0x0d, 0x0c, 0x0d, 0x0e, 0x0f, 0x0e, 0x0f,
    0x0c, 0x0d, 0x0c, 0x0d, 0x0e, 0x0f, 0x0e, 0x0f
}

Definition at line 142 of file stm32756g_eval_audio.c.

Referenced by BSP_AUDIO_IN_PDMToPCM().

PDMFilter_InitStruct Filter[2]

Definition at line 141 of file stm32756g_eval_audio.c.

Referenced by BSP_AUDIO_IN_PDMToPCM(), and PDMDecoder_Init().

TIM_HandleTypeDef haudio_tim

Definition at line 139 of file stm32756g_eval_audio.c.

Referenced by TIMx_DeInit(), and TIMx_Init().

Generated on Fri Dec 30 2016 19:47:41 for STM32756G_EVAL BSP User Manual by   doxygen 1.7.6.1