Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.

Dependents:   1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB

Fork of mbed by mbed official

Committer:
Kojto
Date:
Wed Sep 02 14:17:43 2015 +0100
Revision:
106:ba1f97679dad
Parent:
99:dbbf35b96557
Child:
110:165afa46840b
Release 106  of the mbed library

Changes:
- new platform - Nucleo F446RE
- STM32F4 Cube driver update v2.3.2
- ST cmsis driver v2.3.2
- nordic bugfix gcc linker start address
- lpc11u68 - bugfix for serial ports

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bogdanm 89:552587b429a1 1 /**
bogdanm 89:552587b429a1 2 ******************************************************************************
bogdanm 89:552587b429a1 3 * @file stm32f4xx_hal_tim_ex.h
bogdanm 89:552587b429a1 4 * @author MCD Application Team
Kojto 106:ba1f97679dad 5 * @version V1.3.2
Kojto 106:ba1f97679dad 6 * @date 26-June-2015
bogdanm 89:552587b429a1 7 * @brief Header file of TIM HAL Extension module.
bogdanm 89:552587b429a1 8 ******************************************************************************
bogdanm 89:552587b429a1 9 * @attention
bogdanm 89:552587b429a1 10 *
Kojto 99:dbbf35b96557 11 * <h2><center>&copy; COPYRIGHT(c) 2015 STMicroelectronics</center></h2>
bogdanm 89:552587b429a1 12 *
bogdanm 89:552587b429a1 13 * Redistribution and use in source and binary forms, with or without modification,
bogdanm 89:552587b429a1 14 * are permitted provided that the following conditions are met:
bogdanm 89:552587b429a1 15 * 1. Redistributions of source code must retain the above copyright notice,
bogdanm 89:552587b429a1 16 * this list of conditions and the following disclaimer.
bogdanm 89:552587b429a1 17 * 2. Redistributions in binary form must reproduce the above copyright notice,
bogdanm 89:552587b429a1 18 * this list of conditions and the following disclaimer in the documentation
bogdanm 89:552587b429a1 19 * and/or other materials provided with the distribution.
bogdanm 89:552587b429a1 20 * 3. Neither the name of STMicroelectronics nor the names of its contributors
bogdanm 89:552587b429a1 21 * may be used to endorse or promote products derived from this software
bogdanm 89:552587b429a1 22 * without specific prior written permission.
bogdanm 89:552587b429a1 23 *
bogdanm 89:552587b429a1 24 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
bogdanm 89:552587b429a1 25 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
bogdanm 89:552587b429a1 26 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
bogdanm 89:552587b429a1 27 * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
bogdanm 89:552587b429a1 28 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
bogdanm 89:552587b429a1 29 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
bogdanm 89:552587b429a1 30 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
bogdanm 89:552587b429a1 31 * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
bogdanm 89:552587b429a1 32 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
bogdanm 89:552587b429a1 33 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
bogdanm 89:552587b429a1 34 *
bogdanm 89:552587b429a1 35 ******************************************************************************
bogdanm 89:552587b429a1 36 */
bogdanm 89:552587b429a1 37
bogdanm 89:552587b429a1 38 /* Define to prevent recursive inclusion -------------------------------------*/
bogdanm 89:552587b429a1 39 #ifndef __STM32F4xx_HAL_TIM_EX_H
bogdanm 89:552587b429a1 40 #define __STM32F4xx_HAL_TIM_EX_H
bogdanm 89:552587b429a1 41
bogdanm 89:552587b429a1 42 #ifdef __cplusplus
bogdanm 89:552587b429a1 43 extern "C" {
bogdanm 89:552587b429a1 44 #endif
bogdanm 89:552587b429a1 45
bogdanm 89:552587b429a1 46 /* Includes ------------------------------------------------------------------*/
bogdanm 89:552587b429a1 47 #include "stm32f4xx_hal_def.h"
bogdanm 89:552587b429a1 48
Kojto 99:dbbf35b96557 49 /** @addtogroup STM32F4xx_HAL_Driver
bogdanm 89:552587b429a1 50 * @{
bogdanm 89:552587b429a1 51 */
bogdanm 89:552587b429a1 52
bogdanm 89:552587b429a1 53 /** @addtogroup TIMEx
bogdanm 89:552587b429a1 54 * @{
bogdanm 89:552587b429a1 55 */
bogdanm 89:552587b429a1 56
bogdanm 89:552587b429a1 57 /* Exported types ------------------------------------------------------------*/
Kojto 99:dbbf35b96557 58 /** @defgroup TIMEx_Exported_Types TIM Exported Types
Kojto 99:dbbf35b96557 59 * @{
Kojto 99:dbbf35b96557 60 */
Kojto 99:dbbf35b96557 61
bogdanm 89:552587b429a1 62 /**
bogdanm 89:552587b429a1 63 * @brief TIM Hall sensor Configuration Structure definition
bogdanm 89:552587b429a1 64 */
bogdanm 89:552587b429a1 65
bogdanm 89:552587b429a1 66 typedef struct
bogdanm 89:552587b429a1 67 {
bogdanm 89:552587b429a1 68
bogdanm 89:552587b429a1 69 uint32_t IC1Polarity; /*!< Specifies the active edge of the input signal.
bogdanm 89:552587b429a1 70 This parameter can be a value of @ref TIM_Input_Capture_Polarity */
bogdanm 89:552587b429a1 71
bogdanm 89:552587b429a1 72 uint32_t IC1Prescaler; /*!< Specifies the Input Capture Prescaler.
bogdanm 89:552587b429a1 73 This parameter can be a value of @ref TIM_Input_Capture_Prescaler */
bogdanm 89:552587b429a1 74
bogdanm 89:552587b429a1 75 uint32_t IC1Filter; /*!< Specifies the input capture filter.
bogdanm 89:552587b429a1 76 This parameter can be a number between Min_Data = 0x0 and Max_Data = 0xF */
bogdanm 89:552587b429a1 77 uint32_t Commutation_Delay; /*!< Specifies the pulse value to be loaded into the Capture Compare Register.
bogdanm 89:552587b429a1 78 This parameter can be a number between Min_Data = 0x0000 and Max_Data = 0xFFFF */
bogdanm 89:552587b429a1 79 } TIM_HallSensor_InitTypeDef;
bogdanm 89:552587b429a1 80
bogdanm 89:552587b429a1 81 /**
bogdanm 89:552587b429a1 82 * @brief TIM Master configuration Structure definition
bogdanm 89:552587b429a1 83 */
bogdanm 89:552587b429a1 84 typedef struct {
bogdanm 89:552587b429a1 85 uint32_t MasterOutputTrigger; /*!< Trigger output (TRGO) selection.
bogdanm 92:4fc01daae5a5 86 This parameter can be a value of @ref TIM_Master_Mode_Selection */
bogdanm 89:552587b429a1 87 uint32_t MasterSlaveMode; /*!< Master/slave mode selection.
bogdanm 92:4fc01daae5a5 88 This parameter can be a value of @ref TIM_Master_Slave_Mode */
bogdanm 89:552587b429a1 89 }TIM_MasterConfigTypeDef;
bogdanm 89:552587b429a1 90
bogdanm 89:552587b429a1 91 /**
bogdanm 89:552587b429a1 92 * @brief TIM Break and Dead time configuration Structure definition
bogdanm 89:552587b429a1 93 */
bogdanm 89:552587b429a1 94 typedef struct
bogdanm 89:552587b429a1 95 {
Kojto 99:dbbf35b96557 96 uint32_t OffStateRunMode; /*!< TIM off state in run mode.
bogdanm 92:4fc01daae5a5 97 This parameter can be a value of @ref TIM_OSSR_Off_State_Selection_for_Run_mode_state */
Kojto 99:dbbf35b96557 98 uint32_t OffStateIDLEMode; /*!< TIM off state in IDLE mode.
bogdanm 92:4fc01daae5a5 99 This parameter can be a value of @ref TIM_OSSI_Off_State_Selection_for_Idle_mode_state */
Kojto 99:dbbf35b96557 100 uint32_t LockLevel; /*!< TIM Lock level.
bogdanm 92:4fc01daae5a5 101 This parameter can be a value of @ref TIM_Lock_level */
Kojto 99:dbbf35b96557 102 uint32_t DeadTime; /*!< TIM dead Time.
bogdanm 89:552587b429a1 103 This parameter can be a number between Min_Data = 0x00 and Max_Data = 0xFF */
Kojto 99:dbbf35b96557 104 uint32_t BreakState; /*!< TIM Break State.
bogdanm 92:4fc01daae5a5 105 This parameter can be a value of @ref TIM_Break_Input_enable_disable */
Kojto 99:dbbf35b96557 106 uint32_t BreakPolarity; /*!< TIM Break input polarity.
bogdanm 92:4fc01daae5a5 107 This parameter can be a value of @ref TIM_Break_Polarity */
Kojto 99:dbbf35b96557 108 uint32_t AutomaticOutput; /*!< TIM Automatic Output Enable state.
bogdanm 92:4fc01daae5a5 109 This parameter can be a value of @ref TIM_AOE_Bit_Set_Reset */
bogdanm 89:552587b429a1 110 }TIM_BreakDeadTimeConfigTypeDef;
Kojto 99:dbbf35b96557 111 /**
Kojto 99:dbbf35b96557 112 * @}
Kojto 99:dbbf35b96557 113 */
Kojto 99:dbbf35b96557 114
bogdanm 89:552587b429a1 115 /* Exported constants --------------------------------------------------------*/
Kojto 99:dbbf35b96557 116 /** @defgroup TIMEx_Exported_Constants TIM Exported Constants
bogdanm 89:552587b429a1 117 * @{
bogdanm 89:552587b429a1 118 */
bogdanm 89:552587b429a1 119
Kojto 99:dbbf35b96557 120 /** @defgroup TIMEx_Remap TIM Remap
bogdanm 89:552587b429a1 121 * @{
bogdanm 89:552587b429a1 122 */
bogdanm 89:552587b429a1 123 #define TIM_TIM2_TIM8_TRGO (0x00000000)
bogdanm 89:552587b429a1 124 #define TIM_TIM2_ETH_PTP (0x00000400)
bogdanm 89:552587b429a1 125 #define TIM_TIM2_USBFS_SOF (0x00000800)
bogdanm 89:552587b429a1 126 #define TIM_TIM2_USBHS_SOF (0x00000C00)
bogdanm 89:552587b429a1 127 #define TIM_TIM5_GPIO (0x00000000)
bogdanm 89:552587b429a1 128 #define TIM_TIM5_LSI (0x00000040)
bogdanm 89:552587b429a1 129 #define TIM_TIM5_LSE (0x00000080)
bogdanm 89:552587b429a1 130 #define TIM_TIM5_RTC (0x000000C0)
bogdanm 89:552587b429a1 131 #define TIM_TIM11_GPIO (0x00000000)
bogdanm 89:552587b429a1 132 #define TIM_TIM11_HSE (0x00000002)
bogdanm 89:552587b429a1 133
Kojto 99:dbbf35b96557 134 #if defined (STM32F446xx)
Kojto 99:dbbf35b96557 135 #define TIM_TIM11_SPDIFRX (0x00000001)
Kojto 99:dbbf35b96557 136 #endif /* STM32F446xx */
Kojto 99:dbbf35b96557 137 /**
Kojto 99:dbbf35b96557 138 * @}
Kojto 99:dbbf35b96557 139 */
Kojto 99:dbbf35b96557 140
bogdanm 89:552587b429a1 141 /**
bogdanm 89:552587b429a1 142 * @}
bogdanm 89:552587b429a1 143 */
Kojto 99:dbbf35b96557 144
Kojto 99:dbbf35b96557 145 /* Exported macro ------------------------------------------------------------*/
Kojto 99:dbbf35b96557 146 /* Exported functions --------------------------------------------------------*/
Kojto 99:dbbf35b96557 147 /** @addtogroup TIMEx_Exported_Functions
Kojto 99:dbbf35b96557 148 * @{
Kojto 99:dbbf35b96557 149 */
bogdanm 89:552587b429a1 150
Kojto 99:dbbf35b96557 151 /** @addtogroup TIMEx_Exported_Functions_Group1
Kojto 99:dbbf35b96557 152 * @{
Kojto 99:dbbf35b96557 153 */
bogdanm 89:552587b429a1 154 /* Timer Hall Sensor functions **********************************************/
bogdanm 89:552587b429a1 155 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Init(TIM_HandleTypeDef* htim, TIM_HallSensor_InitTypeDef* sConfig);
bogdanm 89:552587b429a1 156 HAL_StatusTypeDef HAL_TIMEx_HallSensor_DeInit(TIM_HandleTypeDef* htim);
bogdanm 89:552587b429a1 157
bogdanm 89:552587b429a1 158 void HAL_TIMEx_HallSensor_MspInit(TIM_HandleTypeDef* htim);
bogdanm 89:552587b429a1 159 void HAL_TIMEx_HallSensor_MspDeInit(TIM_HandleTypeDef* htim);
bogdanm 89:552587b429a1 160
bogdanm 89:552587b429a1 161 /* Blocking mode: Polling */
bogdanm 89:552587b429a1 162 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Start(TIM_HandleTypeDef* htim);
bogdanm 89:552587b429a1 163 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Stop(TIM_HandleTypeDef* htim);
bogdanm 89:552587b429a1 164 /* Non-Blocking mode: Interrupt */
bogdanm 89:552587b429a1 165 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Start_IT(TIM_HandleTypeDef* htim);
bogdanm 89:552587b429a1 166 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Stop_IT(TIM_HandleTypeDef* htim);
bogdanm 89:552587b429a1 167 /* Non-Blocking mode: DMA */
bogdanm 89:552587b429a1 168 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Start_DMA(TIM_HandleTypeDef* htim, uint32_t *pData, uint16_t Length);
bogdanm 89:552587b429a1 169 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Stop_DMA(TIM_HandleTypeDef* htim);
Kojto 99:dbbf35b96557 170 /**
Kojto 99:dbbf35b96557 171 * @}
Kojto 99:dbbf35b96557 172 */
bogdanm 89:552587b429a1 173
Kojto 99:dbbf35b96557 174 /** @addtogroup TIMEx_Exported_Functions_Group2
Kojto 99:dbbf35b96557 175 * @{
Kojto 99:dbbf35b96557 176 */
bogdanm 89:552587b429a1 177 /* Timer Complementary Output Compare functions *****************************/
bogdanm 89:552587b429a1 178 /* Blocking mode: Polling */
bogdanm 89:552587b429a1 179 HAL_StatusTypeDef HAL_TIMEx_OCN_Start(TIM_HandleTypeDef* htim, uint32_t Channel);
bogdanm 89:552587b429a1 180 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop(TIM_HandleTypeDef* htim, uint32_t Channel);
bogdanm 89:552587b429a1 181
bogdanm 89:552587b429a1 182 /* Non-Blocking mode: Interrupt */
bogdanm 89:552587b429a1 183 HAL_StatusTypeDef HAL_TIMEx_OCN_Start_IT(TIM_HandleTypeDef* htim, uint32_t Channel);
bogdanm 89:552587b429a1 184 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_IT(TIM_HandleTypeDef* htim, uint32_t Channel);
bogdanm 89:552587b429a1 185
bogdanm 89:552587b429a1 186 /* Non-Blocking mode: DMA */
bogdanm 89:552587b429a1 187 HAL_StatusTypeDef HAL_TIMEx_OCN_Start_DMA(TIM_HandleTypeDef* htim, uint32_t Channel, uint32_t *pData, uint16_t Length);
bogdanm 89:552587b429a1 188 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_DMA(TIM_HandleTypeDef* htim, uint32_t Channel);
Kojto 99:dbbf35b96557 189 /**
Kojto 99:dbbf35b96557 190 * @}
Kojto 99:dbbf35b96557 191 */
bogdanm 89:552587b429a1 192
Kojto 99:dbbf35b96557 193 /** @addtogroup TIMEx_Exported_Functions_Group3
Kojto 99:dbbf35b96557 194 * @{
Kojto 99:dbbf35b96557 195 */
bogdanm 89:552587b429a1 196 /* Timer Complementary PWM functions ****************************************/
bogdanm 89:552587b429a1 197 /* Blocking mode: Polling */
bogdanm 89:552587b429a1 198 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start(TIM_HandleTypeDef* htim, uint32_t Channel);
bogdanm 89:552587b429a1 199 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop(TIM_HandleTypeDef* htim, uint32_t Channel);
bogdanm 89:552587b429a1 200
bogdanm 89:552587b429a1 201 /* Non-Blocking mode: Interrupt */
bogdanm 89:552587b429a1 202 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start_IT(TIM_HandleTypeDef* htim, uint32_t Channel);
bogdanm 89:552587b429a1 203 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop_IT(TIM_HandleTypeDef* htim, uint32_t Channel);
bogdanm 89:552587b429a1 204 /* Non-Blocking mode: DMA */
bogdanm 89:552587b429a1 205 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start_DMA(TIM_HandleTypeDef* htim, uint32_t Channel, uint32_t *pData, uint16_t Length);
bogdanm 89:552587b429a1 206 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop_DMA(TIM_HandleTypeDef* htim, uint32_t Channel);
Kojto 99:dbbf35b96557 207 /**
Kojto 99:dbbf35b96557 208 * @}
Kojto 99:dbbf35b96557 209 */
bogdanm 89:552587b429a1 210
Kojto 99:dbbf35b96557 211 /** @addtogroup TIMEx_Exported_Functions_Group4
Kojto 99:dbbf35b96557 212 * @{
Kojto 99:dbbf35b96557 213 */
bogdanm 89:552587b429a1 214 /* Timer Complementary One Pulse functions **********************************/
bogdanm 89:552587b429a1 215 /* Blocking mode: Polling */
bogdanm 89:552587b429a1 216 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start(TIM_HandleTypeDef* htim, uint32_t OutputChannel);
bogdanm 89:552587b429a1 217 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop(TIM_HandleTypeDef* htim, uint32_t OutputChannel);
bogdanm 89:552587b429a1 218
bogdanm 89:552587b429a1 219 /* Non-Blocking mode: Interrupt */
bogdanm 89:552587b429a1 220 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start_IT(TIM_HandleTypeDef* htim, uint32_t OutputChannel);
bogdanm 89:552587b429a1 221 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop_IT(TIM_HandleTypeDef* htim, uint32_t OutputChannel);
Kojto 99:dbbf35b96557 222 /**
Kojto 99:dbbf35b96557 223 * @}
Kojto 99:dbbf35b96557 224 */
bogdanm 89:552587b429a1 225
Kojto 99:dbbf35b96557 226 /** @addtogroup TIMEx_Exported_Functions_Group5
Kojto 99:dbbf35b96557 227 * @{
Kojto 99:dbbf35b96557 228 */
Kojto 99:dbbf35b96557 229 /* Extension Control functions ************************************************/
bogdanm 89:552587b429a1 230 HAL_StatusTypeDef HAL_TIMEx_ConfigCommutationEvent(TIM_HandleTypeDef* htim, uint32_t InputTrigger, uint32_t CommutationSource);
bogdanm 89:552587b429a1 231 HAL_StatusTypeDef HAL_TIMEx_ConfigCommutationEvent_IT(TIM_HandleTypeDef* htim, uint32_t InputTrigger, uint32_t CommutationSource);
bogdanm 89:552587b429a1 232 HAL_StatusTypeDef HAL_TIMEx_ConfigCommutationEvent_DMA(TIM_HandleTypeDef* htim, uint32_t InputTrigger, uint32_t CommutationSource);
bogdanm 89:552587b429a1 233 HAL_StatusTypeDef HAL_TIMEx_MasterConfigSynchronization(TIM_HandleTypeDef* htim, TIM_MasterConfigTypeDef * sMasterConfig);
bogdanm 89:552587b429a1 234 HAL_StatusTypeDef HAL_TIMEx_ConfigBreakDeadTime(TIM_HandleTypeDef* htim, TIM_BreakDeadTimeConfigTypeDef *sBreakDeadTimeConfig);
bogdanm 89:552587b429a1 235 HAL_StatusTypeDef HAL_TIMEx_RemapConfig(TIM_HandleTypeDef* htim, uint32_t Remap);
Kojto 99:dbbf35b96557 236 /**
Kojto 99:dbbf35b96557 237 * @}
Kojto 99:dbbf35b96557 238 */
bogdanm 89:552587b429a1 239
Kojto 99:dbbf35b96557 240 /** @addtogroup TIMEx_Exported_Functions_Group6
Kojto 99:dbbf35b96557 241 * @{
Kojto 99:dbbf35b96557 242 */
bogdanm 89:552587b429a1 243 /* Extension Callback *********************************************************/
bogdanm 89:552587b429a1 244 void HAL_TIMEx_CommutationCallback(TIM_HandleTypeDef* htim);
bogdanm 89:552587b429a1 245 void HAL_TIMEx_BreakCallback(TIM_HandleTypeDef* htim);
Kojto 99:dbbf35b96557 246 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma);
Kojto 99:dbbf35b96557 247 /**
Kojto 99:dbbf35b96557 248 * @}
Kojto 99:dbbf35b96557 249 */
bogdanm 89:552587b429a1 250
Kojto 99:dbbf35b96557 251 /** @addtogroup TIMEx_Exported_Functions_Group7
Kojto 99:dbbf35b96557 252 * @{
Kojto 99:dbbf35b96557 253 */
bogdanm 89:552587b429a1 254 /* Extension Peripheral State functions **************************************/
bogdanm 89:552587b429a1 255 HAL_TIM_StateTypeDef HAL_TIMEx_HallSensor_GetState(TIM_HandleTypeDef* htim);
Kojto 99:dbbf35b96557 256 /**
Kojto 99:dbbf35b96557 257 * @}
Kojto 99:dbbf35b96557 258 */
Kojto 99:dbbf35b96557 259
Kojto 99:dbbf35b96557 260 /**
Kojto 99:dbbf35b96557 261 * @}
Kojto 99:dbbf35b96557 262 */
Kojto 99:dbbf35b96557 263
Kojto 99:dbbf35b96557 264 /* Private types -------------------------------------------------------------*/
Kojto 99:dbbf35b96557 265 /* Private variables ---------------------------------------------------------*/
Kojto 99:dbbf35b96557 266 /* Private constants ---------------------------------------------------------*/
Kojto 99:dbbf35b96557 267 /* Private macros ------------------------------------------------------------*/
Kojto 99:dbbf35b96557 268 /** @defgroup TIMEx_Private_Macros TIM Private Macros
Kojto 99:dbbf35b96557 269 * @{
Kojto 99:dbbf35b96557 270 */
Kojto 99:dbbf35b96557 271 #if defined (STM32F446xx)
Kojto 99:dbbf35b96557 272 #define IS_TIM_REMAP(TIM_REMAP) (((TIM_REMAP) == TIM_TIM2_TIM8_TRGO)||\
Kojto 99:dbbf35b96557 273 ((TIM_REMAP) == TIM_TIM2_ETH_PTP)||\
Kojto 99:dbbf35b96557 274 ((TIM_REMAP) == TIM_TIM2_USBFS_SOF)||\
Kojto 99:dbbf35b96557 275 ((TIM_REMAP) == TIM_TIM2_USBHS_SOF)||\
Kojto 99:dbbf35b96557 276 ((TIM_REMAP) == TIM_TIM5_GPIO)||\
Kojto 99:dbbf35b96557 277 ((TIM_REMAP) == TIM_TIM5_LSI)||\
Kojto 99:dbbf35b96557 278 ((TIM_REMAP) == TIM_TIM5_LSE)||\
Kojto 99:dbbf35b96557 279 ((TIM_REMAP) == TIM_TIM5_RTC)||\
Kojto 99:dbbf35b96557 280 ((TIM_REMAP) == TIM_TIM11_GPIO)||\
Kojto 99:dbbf35b96557 281 ((TIM_REMAP) == TIM_TIM11_SPDIFRX)||\
Kojto 99:dbbf35b96557 282 ((TIM_REMAP) == TIM_TIM11_HSE))
Kojto 99:dbbf35b96557 283 #else
Kojto 99:dbbf35b96557 284 #define IS_TIM_REMAP(TIM_REMAP) (((TIM_REMAP) == TIM_TIM2_TIM8_TRGO)||\
Kojto 99:dbbf35b96557 285 ((TIM_REMAP) == TIM_TIM2_ETH_PTP)||\
Kojto 99:dbbf35b96557 286 ((TIM_REMAP) == TIM_TIM2_USBFS_SOF)||\
Kojto 99:dbbf35b96557 287 ((TIM_REMAP) == TIM_TIM2_USBHS_SOF)||\
Kojto 99:dbbf35b96557 288 ((TIM_REMAP) == TIM_TIM5_GPIO)||\
Kojto 99:dbbf35b96557 289 ((TIM_REMAP) == TIM_TIM5_LSI)||\
Kojto 99:dbbf35b96557 290 ((TIM_REMAP) == TIM_TIM5_LSE)||\
Kojto 99:dbbf35b96557 291 ((TIM_REMAP) == TIM_TIM5_RTC)||\
Kojto 99:dbbf35b96557 292 ((TIM_REMAP) == TIM_TIM11_GPIO)||\
Kojto 99:dbbf35b96557 293 ((TIM_REMAP) == TIM_TIM11_HSE))
Kojto 99:dbbf35b96557 294 #endif /* STM32F446xx */
Kojto 99:dbbf35b96557 295
Kojto 99:dbbf35b96557 296
Kojto 99:dbbf35b96557 297 #define IS_TIM_DEADTIME(DEADTIME) ((DEADTIME) <= 0xFF)
Kojto 99:dbbf35b96557 298 /**
Kojto 99:dbbf35b96557 299 * @}
Kojto 99:dbbf35b96557 300 */
Kojto 99:dbbf35b96557 301
Kojto 99:dbbf35b96557 302 /* Private functions ---------------------------------------------------------*/
Kojto 99:dbbf35b96557 303 /** @defgroup TIMEx_Private_Functions TIM Private Functions
Kojto 99:dbbf35b96557 304 * @{
Kojto 99:dbbf35b96557 305 */
Kojto 99:dbbf35b96557 306
Kojto 99:dbbf35b96557 307 /**
Kojto 99:dbbf35b96557 308 * @}
Kojto 99:dbbf35b96557 309 */
bogdanm 89:552587b429a1 310
bogdanm 89:552587b429a1 311 /**
bogdanm 89:552587b429a1 312 * @}
bogdanm 89:552587b429a1 313 */
bogdanm 89:552587b429a1 314
bogdanm 89:552587b429a1 315 /**
bogdanm 89:552587b429a1 316 * @}
Kojto 99:dbbf35b96557 317 */
Kojto 99:dbbf35b96557 318
bogdanm 89:552587b429a1 319 #ifdef __cplusplus
bogdanm 89:552587b429a1 320 }
bogdanm 89:552587b429a1 321 #endif
bogdanm 89:552587b429a1 322
bogdanm 89:552587b429a1 323 #endif /* __STM32F4xx_HAL_TIM_EX_H */
bogdanm 89:552587b429a1 324
bogdanm 89:552587b429a1 325 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/