summaryrefslogtreecommitdiffstats
path: root/bsps/arm/stm32h7/hal/stm32h7xx_hal_hrtim.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/stm32h7/hal/stm32h7xx_hal_hrtim.c')
-rw-r--r--bsps/arm/stm32h7/hal/stm32h7xx_hal_hrtim.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/bsps/arm/stm32h7/hal/stm32h7xx_hal_hrtim.c b/bsps/arm/stm32h7/hal/stm32h7xx_hal_hrtim.c
index 4f78ecf665..ee54e81de8 100644
--- a/bsps/arm/stm32h7/hal/stm32h7xx_hal_hrtim.c
+++ b/bsps/arm/stm32h7/hal/stm32h7xx_hal_hrtim.c
@@ -366,6 +366,7 @@
#if defined(HRTIM1)
/** @defgroup HRTIM HRTIM
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief HRTIM HAL module driver
* @{
*/
@@ -373,6 +374,7 @@
/* Private typedef -----------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/
/** @defgroup HRTIM_Private_Defines HRTIM Private Define
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
#define HRTIM_FLTR_FLTxEN (HRTIM_FLTR_FLT1EN |\
@@ -402,6 +404,7 @@
/* Private macro -------------------------------------------------------------*/
/* Private variables ---------------------------------------------------------*/
/** @defgroup HRTIM_Private_Variables HRTIM Private Variables
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
static uint32_t TimerIdxToTimerId[] =
@@ -419,6 +422,7 @@ static uint32_t TimerIdxToTimerId[] =
/* Private function prototypes -----------------------------------------------*/
/** @defgroup HRTIM_Private_Functions HRTIM Private Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
static void HRTIM_MasterBase_Config(HRTIM_HandleTypeDef * hhrtim,
@@ -491,10 +495,12 @@ static void HRTIM_BurstDMACplt(DMA_HandleTypeDef *hdma);
/* Exported functions ---------------------------------------------------------*/
/** @defgroup HRTIM_Exported_Functions HRTIM Exported Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
/** @defgroup HRTIM_Exported_Functions_Group1 Initialization and de-initialization functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Initialization and Configuration functions
@verbatim
===============================================================================
@@ -778,6 +784,7 @@ HAL_StatusTypeDef HAL_HRTIM_TimeBaseConfig(HRTIM_HandleTypeDef *hhrtim,
*/
/** @defgroup HRTIM_Exported_Functions_Group2 Simple time base mode functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Simple time base mode functions.
@verbatim
===============================================================================
@@ -1146,6 +1153,7 @@ HAL_StatusTypeDef HAL_HRTIM_SimpleBaseStop_DMA(HRTIM_HandleTypeDef * hhrtim,
*/
/** @defgroup HRTIM_Exported_Functions_Group3 Simple output compare mode functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Simple output compare functions
@verbatim
===============================================================================
@@ -1757,6 +1765,7 @@ HAL_StatusTypeDef HAL_HRTIM_SimpleOCStop_DMA(HRTIM_HandleTypeDef * hhrtim,
*/
/** @defgroup HRTIM_Exported_Functions_Group4 Simple PWM output mode functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Simple PWM output functions
@verbatim
===============================================================================
@@ -2438,6 +2447,7 @@ HAL_StatusTypeDef HAL_HRTIM_SimplePWMStop_DMA(HRTIM_HandleTypeDef * hhrtim,
*/
/** @defgroup HRTIM_Exported_Functions_Group5 Simple input capture functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Simple input capture functions
@verbatim
===============================================================================
@@ -3078,6 +3088,7 @@ HAL_StatusTypeDef HAL_HRTIM_SimpleCaptureStop_DMA(HRTIM_HandleTypeDef * hhrtim,
*/
/** @defgroup HRTIM_Exported_Functions_Group6 Simple one pulse functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Simple one pulse functions
@verbatim
===============================================================================
@@ -3532,6 +3543,7 @@ HAL_StatusTypeDef HAL_HRTIM_SimpleOnePulseStop_IT(HRTIM_HandleTypeDef * hhrtim,
*/
/** @defgroup HRTIM_Exported_Functions_Group7 Configuration functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief HRTIM configuration functions
@verbatim
===============================================================================
@@ -4036,6 +4048,7 @@ HAL_StatusTypeDef HAL_HRTIM_ADCTriggerConfig(HRTIM_HandleTypeDef * hhrtim,
*/
/** @defgroup HRTIM_Exported_Functions_Group8 Timer waveform configuration and functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief HRTIM timer configuration and control functions
@verbatim
===============================================================================
@@ -5895,6 +5908,7 @@ HAL_StatusTypeDef HAL_HRTIM_UpdateDisable(HRTIM_HandleTypeDef *hhrtim,
*/
/** @defgroup HRTIM_Exported_Functions_Group9 Peripheral state functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Peripheral State functions
@verbatim
===============================================================================
@@ -6379,6 +6393,7 @@ uint32_t HAL_HRTIM_GetIdlePushPullStatus(HRTIM_HandleTypeDef * hhrtim,
*/
/** @defgroup HRTIM_Exported_Functions_Group10 Interrupts handling
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Functions called when HRTIM generates an interrupt
* 7 interrupts can be generated by the master timer:
* - Master timer registers update