Functions
Initialization and de-initialization functions
Collaboration diagram for Initialization and de-initialization functions:

Functions

HAL_StatusTypeDef HAL_CRC_DeInit (CRC_HandleTypeDef *hcrc)
 
HAL_StatusTypeDef HAL_CRC_Init (CRC_HandleTypeDef *hcrc)
 
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...
 

Detailed Description

Function Documentation

◆ HAL_CRC_DeInit()

HAL_StatusTypeDef HAL_CRC_DeInit ( CRC_HandleTypeDef hcrc)

◆ HAL_CRC_Init()

HAL_StatusTypeDef HAL_CRC_Init ( CRC_HandleTypeDef hcrc)

◆ HAL_CRC_MspDeInit()

void HAL_CRC_MspDeInit ( CRC_HandleTypeDef hcrc)

CRC MSP De-Initialization This function freeze the hardware resources used in this example.

Parameters
hcrcCRC handle pointer
Return values
None

Definition at line 108 of file stm32h7xx_hal_msp.c.

◆ HAL_CRC_MspInit()

void HAL_CRC_MspInit ( CRC_HandleTypeDef hcrc)

CRC MSP Initialization This function configures the hardware resources used in this example.

Parameters
hcrcCRC handle pointer
Return values
None

Definition at line 86 of file stm32h7xx_hal_msp.c.



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