STM32F479xx HAL User Manual
|
Defines | |
#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_CC1 ((uint16_t) 0x0001) |
Index of the DMA handle used for Capture/Compare 1 DMA requests
Definition at line 983 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) |
Index of the DMA handle used for Capture/Compare 2 DMA requests
Definition at line 984 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) |
Index of the DMA handle used for Capture/Compare 3 DMA requests
Definition at line 985 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) |
Index of the DMA handle used for Capture/Compare 4 DMA requests
Definition at line 986 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(), TIM_DMADelayPulseNCplt(), and TIM_DMAError().
#define TIM_DMA_ID_COMMUTATION ((uint16_t) 0x0005) |
Index of the DMA handle used for Commutation DMA requests
Definition at line 987 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) |
Index of the DMA handle used for Trigger DMA requests
Definition at line 988 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().
#define TIM_DMA_ID_UPDATE ((uint16_t) 0x0000) |
Index of the DMA handle used for Update DMA requests
Definition at line 982 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().