Avalon Firmware
 
Loading...
Searching...
No Matches
hrtim.c File Reference

This file provides code for the configuration of the HRTIM instances. More...

#include "hrtim.h"

Functions

void MX_HRTIM1_Init (void)
 
void HAL_HRTIM_MspInit (HRTIM_HandleTypeDef *hrtimHandle)
 
void HAL_HRTIM_MspPostInit (HRTIM_HandleTypeDef *hrtimHandle)
 
void HAL_HRTIM_MspDeInit (HRTIM_HandleTypeDef *hrtimHandle)
 

Variables

HRTIM_HandleTypeDef hhrtim1
 

Detailed Description

This file provides code for the configuration of the HRTIM instances.

Attention

Copyright (c) 2024 STMicroelectronics. All rights reserved.

This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.

Function Documentation

◆ HAL_HRTIM_MspDeInit()

void HAL_HRTIM_MspDeInit ( HRTIM_HandleTypeDef * hrtimHandle)

◆ HAL_HRTIM_MspInit()

void HAL_HRTIM_MspInit ( HRTIM_HandleTypeDef * hrtimHandle)

◆ HAL_HRTIM_MspPostInit()

void HAL_HRTIM_MspPostInit ( HRTIM_HandleTypeDef * hrtimHandle)

HRTIM1 GPIO Configuration PC8 ------> HRTIM1_CHE1 PC9 ------> HRTIM1_CHE2 PA8 ------> HRTIM1_CHA1 PA9 ------> HRTIM1_CHA2

◆ MX_HRTIM1_Init()

void MX_HRTIM1_Init ( void )

Variable Documentation

◆ hhrtim1

HRTIM_HandleTypeDef hhrtim1