Go to the source code of this file.
◆ MX_PDM2PCM_Init()
      
        
          | void MX_PDM2PCM_Init  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ MX_PDM2PCM_Process()
      
        
          | uint8_t MX_PDM2PCM_Process  | 
          ( | 
          uint16_t *  | 
          PDMBuf,  | 
        
        
           | 
           | 
          uint16_t *  | 
          PCMBuf  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ PDM1_filter_config
      
        
          | PDM_Filter_Config_t PDM1_filter_config | 
        
      
 
 
◆ PDM1_filter_handler
      
        
          | PDM_Filter_Handler_t PDM1_filter_handler | 
        
      
 
File Name : pdm2pcm.c Description : This file provides code for the configuration of the pdm2pcm instances.
- Attention
 
© Copyright (c) 2021 STMicroelectronics. All rights reserved.
This software component is licensed by ST under Ultimate Liberty license SLA0044, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: www.st.com/SLA0044 
Definition at line 29 of file pdm2pcm.c.