STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | TIM_DMA_ID_UPDATE ((uint16_t) 0x0000) |
#define | TIM_DMA_ID_CC1 ((uint16_t) 0x0001) |
#define | TIM_DMA_ID_CC2 ((uint16_t) 0x0002) |
#define | TIM_DMA_ID_CC3 ((uint16_t) 0x0003) |
#define | TIM_DMA_ID_CC4 ((uint16_t) 0x0004) |
#define | TIM_DMA_ID_COMMUTATION ((uint16_t) 0x0005) |
#define | TIM_DMA_ID_TRIGGER ((uint16_t) 0x0006) |
#define TIM_DMA_ID_UPDATE ((uint16_t) 0x0000) |
#include <stm32f4xx_hal_tim.h>
Index of the DMA handle used for Update DMA requests
Definition at line 989 of file stm32f4xx_hal_tim.h.
Referenced by HAL_TIM_Base_Start_DMA(), HAL_TIM_Base_Stop_DMA(), HAL_TIM_DMABurst_MultiReadStart(), HAL_TIM_DMABurst_MultiWriteStart(), HAL_TIM_DMABurst_ReadStop(), HAL_TIM_DMABurst_WriteStop(), and TIM_DMAPeriodElapsedCplt().
#define TIM_DMA_ID_CC1 ((uint16_t) 0x0001) |
#include <stm32f4xx_hal_tim.h>
Index of the DMA handle used for Capture/Compare 1 DMA requests
Definition at line 990 of file stm32f4xx_hal_tim.h.
Referenced by HAL_TIM_DMABurst_MultiReadStart(), HAL_TIM_DMABurst_MultiWriteStart(), HAL_TIM_DMABurst_ReadStop(), HAL_TIM_DMABurst_WriteStop(), HAL_TIM_Encoder_Start_DMA(), HAL_TIM_Encoder_Stop_DMA(), HAL_TIM_IC_Start_DMA(), HAL_TIM_IC_Stop_DMA(), HAL_TIM_OC_Start_DMA(), HAL_TIM_OC_Stop_DMA(), HAL_TIM_PWM_Start_DMA(), HAL_TIM_PWM_Stop_DMA(), HAL_TIMEx_HallSensor_Start_DMA(), HAL_TIMEx_HallSensor_Stop_DMA(), HAL_TIMEx_OCN_Start_DMA(), HAL_TIMEx_OCN_Stop_DMA(), HAL_TIMEx_PWMN_Start_DMA(), HAL_TIMEx_PWMN_Stop_DMA(), TIM_DMACaptureCplt(), TIM_DMACaptureHalfCplt(), TIM_DMADelayPulseCplt(), TIM_DMADelayPulseHalfCplt(), TIM_DMADelayPulseNCplt(), TIM_DMAError(), and TIM_DMAErrorCCxN().
#define TIM_DMA_ID_CC2 ((uint16_t) 0x0002) |
#include <stm32f4xx_hal_tim.h>
Index of the DMA handle used for Capture/Compare 2 DMA requests
Definition at line 991 of file stm32f4xx_hal_tim.h.
Referenced by HAL_TIM_DMABurst_MultiReadStart(), HAL_TIM_DMABurst_MultiWriteStart(), HAL_TIM_DMABurst_ReadStop(), HAL_TIM_DMABurst_WriteStop(), HAL_TIM_Encoder_Start_DMA(), HAL_TIM_Encoder_Stop_DMA(), HAL_TIM_IC_Start_DMA(), HAL_TIM_IC_Stop_DMA(), HAL_TIM_OC_Start_DMA(), HAL_TIM_OC_Stop_DMA(), HAL_TIM_PWM_Start_DMA(), HAL_TIM_PWM_Stop_DMA(), HAL_TIMEx_OCN_Start_DMA(), HAL_TIMEx_OCN_Stop_DMA(), HAL_TIMEx_PWMN_Start_DMA(), HAL_TIMEx_PWMN_Stop_DMA(), TIM_DMACaptureCplt(), TIM_DMACaptureHalfCplt(), TIM_DMADelayPulseCplt(), TIM_DMADelayPulseHalfCplt(), TIM_DMADelayPulseNCplt(), TIM_DMAError(), and TIM_DMAErrorCCxN().
#define TIM_DMA_ID_CC3 ((uint16_t) 0x0003) |
#include <stm32f4xx_hal_tim.h>
Index of the DMA handle used for Capture/Compare 3 DMA requests
Definition at line 992 of file stm32f4xx_hal_tim.h.
Referenced by HAL_TIM_DMABurst_MultiReadStart(), HAL_TIM_DMABurst_MultiWriteStart(), HAL_TIM_DMABurst_ReadStop(), HAL_TIM_DMABurst_WriteStop(), HAL_TIM_IC_Start_DMA(), HAL_TIM_IC_Stop_DMA(), HAL_TIM_OC_Start_DMA(), HAL_TIM_OC_Stop_DMA(), HAL_TIM_PWM_Start_DMA(), HAL_TIM_PWM_Stop_DMA(), HAL_TIMEx_OCN_Start_DMA(), HAL_TIMEx_OCN_Stop_DMA(), HAL_TIMEx_PWMN_Start_DMA(), HAL_TIMEx_PWMN_Stop_DMA(), TIM_DMACaptureCplt(), TIM_DMACaptureHalfCplt(), TIM_DMADelayPulseCplt(), TIM_DMADelayPulseHalfCplt(), TIM_DMADelayPulseNCplt(), TIM_DMAError(), and TIM_DMAErrorCCxN().
#define TIM_DMA_ID_CC4 ((uint16_t) 0x0004) |
#include <stm32f4xx_hal_tim.h>
Index of the DMA handle used for Capture/Compare 4 DMA requests
Definition at line 993 of file stm32f4xx_hal_tim.h.
Referenced by HAL_TIM_DMABurst_MultiReadStart(), HAL_TIM_DMABurst_MultiWriteStart(), HAL_TIM_DMABurst_ReadStop(), HAL_TIM_DMABurst_WriteStop(), HAL_TIM_IC_Start_DMA(), HAL_TIM_IC_Stop_DMA(), HAL_TIM_OC_Start_DMA(), HAL_TIM_OC_Stop_DMA(), HAL_TIM_PWM_Start_DMA(), HAL_TIM_PWM_Stop_DMA(), TIM_DMACaptureCplt(), TIM_DMACaptureHalfCplt(), TIM_DMADelayPulseCplt(), TIM_DMADelayPulseHalfCplt(), and TIM_DMAError().
#define TIM_DMA_ID_COMMUTATION ((uint16_t) 0x0005) |
#include <stm32f4xx_hal_tim.h>
Index of the DMA handle used for Commutation DMA requests
Definition at line 994 of file stm32f4xx_hal_tim.h.
Referenced by HAL_TIM_DMABurst_MultiReadStart(), HAL_TIM_DMABurst_MultiWriteStart(), HAL_TIM_DMABurst_ReadStop(), HAL_TIM_DMABurst_WriteStop(), and HAL_TIMEx_ConfigCommutEvent_DMA().
#define TIM_DMA_ID_TRIGGER ((uint16_t) 0x0006) |
#include <stm32f4xx_hal_tim.h>
Index of the DMA handle used for Trigger DMA requests
Definition at line 995 of file stm32f4xx_hal_tim.h.
Referenced by HAL_TIM_DMABurst_MultiReadStart(), HAL_TIM_DMABurst_MultiWriteStart(), HAL_TIM_DMABurst_ReadStop(), HAL_TIM_DMABurst_WriteStop(), and TIM_DMATriggerCplt().