Macros
Collaboration diagram for TIM DMA Handle Index:

Macros

#define TIM_DMA_ID_CC1   ((uint16_t) 0x0001)
 
#define TIM_DMA_ID_CC1   ((uint16_t) 0x0001)
 
#define TIM_DMA_ID_CC1   ((uint16_t) 0x0001)
 
#define TIM_DMA_ID_CC1   ((uint16_t) 0x0001)
 
#define TIM_DMA_ID_CC1   ((uint16_t) 0x0001)
 
#define TIM_DMA_ID_CC2   ((uint16_t) 0x0002)
 
#define TIM_DMA_ID_CC2   ((uint16_t) 0x0002)
 
#define TIM_DMA_ID_CC2   ((uint16_t) 0x0002)
 
#define TIM_DMA_ID_CC2   ((uint16_t) 0x0002)
 
#define TIM_DMA_ID_CC2   ((uint16_t) 0x0002)
 
#define TIM_DMA_ID_CC3   ((uint16_t) 0x0003)
 
#define TIM_DMA_ID_CC3   ((uint16_t) 0x0003)
 
#define TIM_DMA_ID_CC3   ((uint16_t) 0x0003)
 
#define TIM_DMA_ID_CC3   ((uint16_t) 0x0003)
 
#define TIM_DMA_ID_CC3   ((uint16_t) 0x0003)
 
#define TIM_DMA_ID_CC4   ((uint16_t) 0x0004)
 
#define TIM_DMA_ID_CC4   ((uint16_t) 0x0004)
 
#define TIM_DMA_ID_CC4   ((uint16_t) 0x0004)
 
#define TIM_DMA_ID_CC4   ((uint16_t) 0x0004)
 
#define TIM_DMA_ID_CC4   ((uint16_t) 0x0004)
 
#define TIM_DMA_ID_COMMUTATION   ((uint16_t) 0x0005)
 
#define TIM_DMA_ID_COMMUTATION   ((uint16_t) 0x0005)
 
#define TIM_DMA_ID_COMMUTATION   ((uint16_t) 0x0005)
 
#define TIM_DMA_ID_COMMUTATION   ((uint16_t) 0x0005)
 
#define TIM_DMA_ID_COMMUTATION   ((uint16_t) 0x0005)
 
#define TIM_DMA_ID_TRIGGER   ((uint16_t) 0x0006)
 
#define TIM_DMA_ID_TRIGGER   ((uint16_t) 0x0006)
 
#define TIM_DMA_ID_TRIGGER   ((uint16_t) 0x0006)
 
#define TIM_DMA_ID_TRIGGER   ((uint16_t) 0x0006)
 
#define TIM_DMA_ID_TRIGGER   ((uint16_t) 0x0006)
 
#define TIM_DMA_ID_UPDATE   ((uint16_t) 0x0000)
 
#define TIM_DMA_ID_UPDATE   ((uint16_t) 0x0000)
 
#define TIM_DMA_ID_UPDATE   ((uint16_t) 0x0000)
 
#define TIM_DMA_ID_UPDATE   ((uint16_t) 0x0000)
 
#define TIM_DMA_ID_UPDATE   ((uint16_t) 0x0000)
 

Detailed Description

Macro Definition Documentation

◆ TIM_DMA_ID_CC1 [1/5]

#define TIM_DMA_ID_CC1   ((uint16_t) 0x0001)

Index of the DMA handle used for Capture/Compare 1 DMA requests

Definition at line 960 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.

◆ TIM_DMA_ID_CC1 [2/5]

#define TIM_DMA_ID_CC1   ((uint16_t) 0x0001)

Index of the DMA handle used for Capture/Compare 1 DMA requests

Definition at line 960 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.

◆ TIM_DMA_ID_CC1 [3/5]

#define TIM_DMA_ID_CC1   ((uint16_t) 0x0001)

Index of the DMA handle used for Capture/Compare 1 DMA requests

Definition at line 1057 of file stm32f7xx_hal_tim.h.

◆ TIM_DMA_ID_CC1 [4/5]

#define TIM_DMA_ID_CC1   ((uint16_t) 0x0001)

Index of the DMA handle used for Capture/Compare 1 DMA requests

Definition at line 1095 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.

◆ TIM_DMA_ID_CC1 [5/5]

#define TIM_DMA_ID_CC1   ((uint16_t) 0x0001)

Index of the DMA handle used for Capture/Compare 1 DMA requests

Definition at line 1095 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.

◆ TIM_DMA_ID_CC2 [1/5]

#define TIM_DMA_ID_CC2   ((uint16_t) 0x0002)

Index of the DMA handle used for Capture/Compare 2 DMA requests

Definition at line 961 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.

◆ TIM_DMA_ID_CC2 [2/5]

#define TIM_DMA_ID_CC2   ((uint16_t) 0x0002)

Index of the DMA handle used for Capture/Compare 2 DMA requests

Definition at line 961 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.

◆ TIM_DMA_ID_CC2 [3/5]

#define TIM_DMA_ID_CC2   ((uint16_t) 0x0002)

Index of the DMA handle used for Capture/Compare 2 DMA requests

Definition at line 1058 of file stm32f7xx_hal_tim.h.

◆ TIM_DMA_ID_CC2 [4/5]

#define TIM_DMA_ID_CC2   ((uint16_t) 0x0002)

Index of the DMA handle used for Capture/Compare 2 DMA requests

Definition at line 1096 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.

◆ TIM_DMA_ID_CC2 [5/5]

#define TIM_DMA_ID_CC2   ((uint16_t) 0x0002)

Index of the DMA handle used for Capture/Compare 2 DMA requests

Definition at line 1096 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.

◆ TIM_DMA_ID_CC3 [1/5]

#define TIM_DMA_ID_CC3   ((uint16_t) 0x0003)

Index of the DMA handle used for Capture/Compare 3 DMA requests

Definition at line 962 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.

◆ TIM_DMA_ID_CC3 [2/5]

#define TIM_DMA_ID_CC3   ((uint16_t) 0x0003)

Index of the DMA handle used for Capture/Compare 3 DMA requests

Definition at line 962 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.

◆ TIM_DMA_ID_CC3 [3/5]

#define TIM_DMA_ID_CC3   ((uint16_t) 0x0003)

Index of the DMA handle used for Capture/Compare 3 DMA requests

Definition at line 1059 of file stm32f7xx_hal_tim.h.

◆ TIM_DMA_ID_CC3 [4/5]

#define TIM_DMA_ID_CC3   ((uint16_t) 0x0003)

Index of the DMA handle used for Capture/Compare 3 DMA requests

Definition at line 1097 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.

◆ TIM_DMA_ID_CC3 [5/5]

#define TIM_DMA_ID_CC3   ((uint16_t) 0x0003)

Index of the DMA handle used for Capture/Compare 3 DMA requests

Definition at line 1097 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.

◆ TIM_DMA_ID_CC4 [1/5]

#define TIM_DMA_ID_CC4   ((uint16_t) 0x0004)

Index of the DMA handle used for Capture/Compare 4 DMA requests

Definition at line 963 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.

◆ TIM_DMA_ID_CC4 [2/5]

#define TIM_DMA_ID_CC4   ((uint16_t) 0x0004)

Index of the DMA handle used for Capture/Compare 4 DMA requests

Definition at line 963 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.

◆ TIM_DMA_ID_CC4 [3/5]

#define TIM_DMA_ID_CC4   ((uint16_t) 0x0004)

Index of the DMA handle used for Capture/Compare 4 DMA requests

Definition at line 1060 of file stm32f7xx_hal_tim.h.

◆ TIM_DMA_ID_CC4 [4/5]

#define TIM_DMA_ID_CC4   ((uint16_t) 0x0004)

Index of the DMA handle used for Capture/Compare 4 DMA requests

Definition at line 1098 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.

◆ TIM_DMA_ID_CC4 [5/5]

#define TIM_DMA_ID_CC4   ((uint16_t) 0x0004)

Index of the DMA handle used for Capture/Compare 4 DMA requests

Definition at line 1098 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.

◆ TIM_DMA_ID_COMMUTATION [1/5]

#define TIM_DMA_ID_COMMUTATION   ((uint16_t) 0x0005)

Index of the DMA handle used for Commutation DMA requests

Definition at line 964 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.

◆ TIM_DMA_ID_COMMUTATION [2/5]

#define TIM_DMA_ID_COMMUTATION   ((uint16_t) 0x0005)

Index of the DMA handle used for Commutation DMA requests

Definition at line 964 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.

◆ TIM_DMA_ID_COMMUTATION [3/5]

#define TIM_DMA_ID_COMMUTATION   ((uint16_t) 0x0005)

Index of the DMA handle used for Commutation DMA requests

Definition at line 1061 of file stm32f7xx_hal_tim.h.

◆ TIM_DMA_ID_COMMUTATION [4/5]

#define TIM_DMA_ID_COMMUTATION   ((uint16_t) 0x0005)

Index of the DMA handle used for Commutation DMA requests

Definition at line 1099 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.

◆ TIM_DMA_ID_COMMUTATION [5/5]

#define TIM_DMA_ID_COMMUTATION   ((uint16_t) 0x0005)

Index of the DMA handle used for Commutation DMA requests

Definition at line 1099 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.

◆ TIM_DMA_ID_TRIGGER [1/5]

#define TIM_DMA_ID_TRIGGER   ((uint16_t) 0x0006)

Index of the DMA handle used for Trigger DMA requests

Definition at line 965 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.

◆ TIM_DMA_ID_TRIGGER [2/5]

#define TIM_DMA_ID_TRIGGER   ((uint16_t) 0x0006)

Index of the DMA handle used for Trigger DMA requests

Definition at line 965 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.

◆ TIM_DMA_ID_TRIGGER [3/5]

#define TIM_DMA_ID_TRIGGER   ((uint16_t) 0x0006)

Index of the DMA handle used for Trigger DMA requests

Definition at line 1062 of file stm32f7xx_hal_tim.h.

◆ TIM_DMA_ID_TRIGGER [4/5]

#define TIM_DMA_ID_TRIGGER   ((uint16_t) 0x0006)

Index of the DMA handle used for Trigger DMA requests

Definition at line 1100 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.

◆ TIM_DMA_ID_TRIGGER [5/5]

#define TIM_DMA_ID_TRIGGER   ((uint16_t) 0x0006)

Index of the DMA handle used for Trigger DMA requests

Definition at line 1100 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.

◆ TIM_DMA_ID_UPDATE [1/5]

#define TIM_DMA_ID_UPDATE   ((uint16_t) 0x0000)

Index of the DMA handle used for Update DMA requests

Definition at line 959 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.

◆ TIM_DMA_ID_UPDATE [2/5]

#define TIM_DMA_ID_UPDATE   ((uint16_t) 0x0000)

Index of the DMA handle used for Update DMA requests

Definition at line 959 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.

◆ TIM_DMA_ID_UPDATE [3/5]

#define TIM_DMA_ID_UPDATE   ((uint16_t) 0x0000)

Index of the DMA handle used for Update DMA requests

Definition at line 1056 of file stm32f7xx_hal_tim.h.

◆ TIM_DMA_ID_UPDATE [4/5]

#define TIM_DMA_ID_UPDATE   ((uint16_t) 0x0000)

Index of the DMA handle used for Update DMA requests

Definition at line 1094 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.

◆ TIM_DMA_ID_UPDATE [5/5]

#define TIM_DMA_ID_UPDATE   ((uint16_t) 0x0000)

Index of the DMA handle used for Update DMA requests

Definition at line 1094 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:07