Functions | Variables
stm32h7xx_hal_msp.c File Reference

This file provides code for the MSP Initialization and de-Initialization codes. More...

#include "main.h"
Include dependency graph for stm32h7xx_hal_msp.c:

Go to the source code of this file.

Functions

void HAL_CRC_MspDeInit (CRC_HandleTypeDef *hcrc)
 CRC MSP De-Initialization This function freeze the hardware resources used in this example. More...
 
void HAL_CRC_MspInit (CRC_HandleTypeDef *hcrc)
 CRC MSP Initialization This function configures the hardware resources used in this example. More...
 
void HAL_DFSDM_ChannelMspDeInit (DFSDM_Channel_HandleTypeDef *hdfsdm_channel)
 DFSDM_Channel MSP De-Initialization This function freeze the hardware resources used in this example. More...
 
void HAL_DFSDM_ChannelMspInit (DFSDM_Channel_HandleTypeDef *hdfsdm_channel)
 DFSDM_Channel MSP Initialization This function configures the hardware resources used in this example. More...
 
void HAL_DFSDM_FilterMspDeInit (DFSDM_Filter_HandleTypeDef *hdfsdm_filter)
 DFSDM_Filter MSP De-Initialization This function freeze the hardware resources used in this example. More...
 
void HAL_DFSDM_FilterMspInit (DFSDM_Filter_HandleTypeDef *hdfsdm_filter)
 DFSDM_Filter MSP Initialization This function configures the hardware resources used in this example. More...
 
void HAL_MspInit (void)
 Initialize the MSP. More...
 
void HAL_SAI_MspDeInit (SAI_HandleTypeDef *hsai)
 
void HAL_SAI_MspInit (SAI_HandleTypeDef *hsai)
 
void HAL_UART_MspDeInit (UART_HandleTypeDef *huart)
 UART MSP De-Initialization This function freeze the hardware resources used in this example. More...
 
void HAL_UART_MspInit (UART_HandleTypeDef *huart)
 UART MSP Initialization This function configures the hardware resources used in this example. More...
 

Variables

static uint32_t DFSDM1_Init = 0
 
static uint32_t HAL_RCC_DFSDM1_CLK_ENABLED =0
 
DMA_HandleTypeDef hdma_dfsdm1_flt0
 
DMA_HandleTypeDef hdma_sai4_a
 
static uint32_t SAI4_client =0
 

Detailed Description

This file provides code for the MSP Initialization and de-Initialization codes.

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 in file stm32h7xx_hal_msp.c.

Variable Documentation

◆ DFSDM1_Init

uint32_t DFSDM1_Init = 0
static

Definition at line 126 of file stm32h7xx_hal_msp.c.

◆ HAL_RCC_DFSDM1_CLK_ENABLED

uint32_t HAL_RCC_DFSDM1_CLK_ENABLED =0
static

Definition at line 124 of file stm32h7xx_hal_msp.c.

◆ hdma_dfsdm1_flt0

DMA_HandleTypeDef hdma_dfsdm1_flt0

◆ hdma_sai4_a

DMA_HandleTypeDef hdma_sai4_a

Definition at line 40 of file stm32h735/stm32h735g-dk/Src/pv_audio_rec.c.

◆ SAI4_client

uint32_t SAI4_client =0
static

Definition at line 396 of file stm32h7xx_hal_msp.c.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:03