summaryrefslogtreecommitdiff
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 2e11610e89..186b38facc 100644
--- a/bsps/arm/stm32h7/hal/stm32h7xx_hal_hrtim.c
+++ b/bsps/arm/stm32h7/hal/stm32h7xx_hal_hrtim.c
@@ -368,6 +368,7 @@
#if defined(HRTIM1)
/** @defgroup HRTIM HRTIM
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief HRTIM HAL module driver
* @{
*/
@@ -375,6 +376,7 @@
/* Private typedef -----------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/
/** @defgroup HRTIM_Private_Defines HRTIM Private Define
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
#define HRTIM_FLTR_FLTxEN (HRTIM_FLTR_FLT1EN |\
@@ -404,6 +406,7 @@
/* Private macro -------------------------------------------------------------*/
/* Private variables ---------------------------------------------------------*/
/** @defgroup HRTIM_Private_Variables HRTIM Private Variables
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
static uint32_t TimerIdxToTimerId[] =
@@ -421,6 +424,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,
@@ -493,10 +497,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
===============================================================================
@@ -780,6 +786,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
===============================================================================
@@ -1148,6 +1155,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
===============================================================================
@@ -1765,6 +1773,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
===============================================================================
@@ -2446,6 +2455,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
===============================================================================
@@ -3086,6 +3096,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
===============================================================================
@@ -3540,6 +3551,7 @@ HAL_StatusTypeDef HAL_HRTIM_SimpleOnePulseStop_IT(HRTIM_HandleTypeDef * hhrtim,
*/
/** @defgroup HRTIM_Exported_Functions_Group7 Configuration functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief HRTIM configuration functions
@verbatim
===============================================================================
@@ -4044,6 +4056,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
===============================================================================
@@ -5903,6 +5916,7 @@ HAL_StatusTypeDef HAL_HRTIM_UpdateDisable(HRTIM_HandleTypeDef *hhrtim,
*/
/** @defgroup HRTIM_Exported_Functions_Group9 Peripheral state functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Peripheral State functions
@verbatim
===============================================================================
@@ -6358,6 +6372,7 @@ uint32_t HAL_HRTIM_GetIdlePushPullStatus(const 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