|
STM32469I_EVAL BSP User Manual
|
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
| AUDIO_DrvTypeDef* audio_drv |
Definition at line 154 of file stm32469i_eval_audio.c.
Referenced by BSP_AUDIO_OUT_Init(), BSP_AUDIO_OUT_Pause(), BSP_AUDIO_OUT_Play(), BSP_AUDIO_OUT_Resume(), BSP_AUDIO_OUT_SetMute(), BSP_AUDIO_OUT_SetOutputMode(), BSP_AUDIO_OUT_SetVolume(), and BSP_AUDIO_OUT_Stop().
| uint16_t __IO AudioInVolume = DEFAULT_AUDIO_IN_VOLUME |
Definition at line 179 of file stm32469i_eval_audio.c.
Referenced by BSP_AUDIO_IN_PDMToPCM(), and BSP_AUDIO_IN_SetVolume().
| uint8_t Channel_Demux[128] |
{
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 160 of file stm32469i_eval_audio.c.
Referenced by BSP_AUDIO_IN_PDMToPCM().
| PDMFilter_InitStruct Filter[2] |
Definition at line 159 of file stm32469i_eval_audio.c.
Referenced by BSP_AUDIO_IN_PDMToPCM(), and PDMDecoder_Init().
| I2S_HandleTypeDef haudio_in_i2s |
Definition at line 156 of file stm32469i_eval_audio.c.
Referenced by BSP_AUDIO_IN_DeInit(), BSP_AUDIO_IN_Init(), BSP_AUDIO_IN_Pause(), BSP_AUDIO_IN_Record(), BSP_AUDIO_IN_Resume(), BSP_AUDIO_IN_Stop(), I2Sx_DeInit(), and I2Sx_Init().
| SAI_HandleTypeDef haudio_out_sai |
Definition at line 155 of file stm32469i_eval_audio.c.
Referenced by BSP_AUDIO_OUT_ChangeBuffer(), BSP_AUDIO_OUT_DeInit(), BSP_AUDIO_OUT_Init(), BSP_AUDIO_OUT_Pause(), BSP_AUDIO_OUT_Play(), BSP_AUDIO_OUT_Resume(), BSP_AUDIO_OUT_SetAudioFrameSlot(), BSP_AUDIO_OUT_SetFrequency(), BSP_AUDIO_OUT_Stop(), SAIx_DeInit(), and SAIx_Init().
| TIM_HandleTypeDef haudio_tim |
Definition at line 157 of file stm32469i_eval_audio.c.
Referenced by TIMx_DeInit(), and TIMx_Init().
Generated on Tue Jan 12 2016 17:51:25 for STM32469I_EVAL BSP User Manual by
1.7.6.1