
| #define TIM_OCMODE_ACTIVE TIM_CCMR1_OC1M_0 | 
Set channel to active level on match 
 
Definition at line 872 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_ACTIVE TIM_CCMR1_OC1M_0 | 
Set channel to active level on match 
 
Definition at line 872 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_ACTIVE TIM_CCMR1_OC1M_0 | 
Set channel to active level on match 
 
Definition at line 963 of file stm32f7xx_hal_tim.h.
| #define TIM_OCMODE_ACTIVE TIM_CCMR1_OC1M_0 | 
Set channel to active level on match 
 
Definition at line 991 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_ACTIVE TIM_CCMR1_OC1M_0 | 
Set channel to active level on match 
 
Definition at line 991 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_ASSYMETRIC_PWM1 (TIM_CCMR1_OC1M_3 | TIM_CCMR1_OC1M_1 | TIM_CCMR1_OC1M_2) | 
Asymmetric PWM mode 1 
 
Definition at line 974 of file stm32f7xx_hal_tim.h.
| #define TIM_OCMODE_ASSYMETRIC_PWM1 (TIM_CCMR1_OC1M_3 | TIM_CCMR1_OC1M_1 | TIM_CCMR1_OC1M_2) | 
Asymmetric PWM mode 1 
 
Definition at line 1002 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_ASSYMETRIC_PWM1 (TIM_CCMR1_OC1M_3 | TIM_CCMR1_OC1M_1 | TIM_CCMR1_OC1M_2) | 
Asymmetric PWM mode 1 
 
Definition at line 1002 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_ASSYMETRIC_PWM2 TIM_CCMR1_OC1M | 
Asymmetric PWM mode 2 
 
Definition at line 975 of file stm32f7xx_hal_tim.h.
| #define TIM_OCMODE_ASSYMETRIC_PWM2 TIM_CCMR1_OC1M | 
Asymmetric PWM mode 2 
 
Definition at line 1003 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_ASSYMETRIC_PWM2 TIM_CCMR1_OC1M | 
Asymmetric PWM mode 2 
 
Definition at line 1003 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_COMBINED_PWM1 (TIM_CCMR1_OC1M_3 | TIM_CCMR1_OC1M_2) | 
Combined PWM mode 1 
 
Definition at line 972 of file stm32f7xx_hal_tim.h.
| #define TIM_OCMODE_COMBINED_PWM1 (TIM_CCMR1_OC1M_3 | TIM_CCMR1_OC1M_2) | 
Combined PWM mode 1 
 
Definition at line 1000 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_COMBINED_PWM1 (TIM_CCMR1_OC1M_3 | TIM_CCMR1_OC1M_2) | 
Combined PWM mode 1 
 
Definition at line 1000 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_COMBINED_PWM2 (TIM_CCMR1_OC1M_3 | TIM_CCMR1_OC1M_0 | TIM_CCMR1_OC1M_2) | 
Combined PWM mode 2 
 
Definition at line 973 of file stm32f7xx_hal_tim.h.
| #define TIM_OCMODE_COMBINED_PWM2 (TIM_CCMR1_OC1M_3 | TIM_CCMR1_OC1M_0 | TIM_CCMR1_OC1M_2) | 
Combined PWM mode 2 
 
Definition at line 1001 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_COMBINED_PWM2 (TIM_CCMR1_OC1M_3 | TIM_CCMR1_OC1M_0 | TIM_CCMR1_OC1M_2) | 
Combined PWM mode 2 
 
Definition at line 1001 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_FORCED_ACTIVE (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_0) | 
Force active level 
 
Definition at line 877 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_FORCED_ACTIVE (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_0) | 
Force active level 
 
Definition at line 877 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_FORCED_ACTIVE (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_0) | 
Force active level 
 
Definition at line 968 of file stm32f7xx_hal_tim.h.
| #define TIM_OCMODE_FORCED_ACTIVE (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_0) | 
Force active level 
 
Definition at line 996 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_FORCED_ACTIVE (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_0) | 
Force active level 
 
Definition at line 996 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_FORCED_INACTIVE TIM_CCMR1_OC1M_2 | 
Force inactive level 
 
Definition at line 878 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_FORCED_INACTIVE TIM_CCMR1_OC1M_2 | 
Force inactive level 
 
Definition at line 878 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_FORCED_INACTIVE TIM_CCMR1_OC1M_2 | 
Force inactive level 
 
Definition at line 969 of file stm32f7xx_hal_tim.h.
| #define TIM_OCMODE_FORCED_INACTIVE TIM_CCMR1_OC1M_2 | 
Force inactive level 
 
Definition at line 997 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_FORCED_INACTIVE TIM_CCMR1_OC1M_2 | 
Force inactive level 
 
Definition at line 997 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_INACTIVE TIM_CCMR1_OC1M_1 | 
Set channel to inactive level on match
Definition at line 873 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_INACTIVE TIM_CCMR1_OC1M_1 | 
Set channel to inactive level on match
Definition at line 873 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_INACTIVE TIM_CCMR1_OC1M_1 | 
Set channel to inactive level on match
Definition at line 964 of file stm32f7xx_hal_tim.h.
| #define TIM_OCMODE_INACTIVE TIM_CCMR1_OC1M_1 | 
Set channel to inactive level on match
Definition at line 992 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_INACTIVE TIM_CCMR1_OC1M_1 | 
Set channel to inactive level on match
Definition at line 992 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_PWM1 (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_1) | 
PWM mode 1 
 
Definition at line 875 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_PWM1 (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_1) | 
PWM mode 1 
 
Definition at line 875 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_PWM1 (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_1) | 
PWM mode 1 
 
Definition at line 966 of file stm32f7xx_hal_tim.h.
| #define TIM_OCMODE_PWM1 (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_1) | 
PWM mode 1 
 
Definition at line 994 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_PWM1 (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_1) | 
PWM mode 1 
 
Definition at line 994 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_PWM2 (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_1 | TIM_CCMR1_OC1M_0) | 
PWM mode 2 
 
Definition at line 876 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_PWM2 (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_1 | TIM_CCMR1_OC1M_0) | 
PWM mode 2 
 
Definition at line 876 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_PWM2 (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_1 | TIM_CCMR1_OC1M_0) | 
PWM mode 2 
 
Definition at line 967 of file stm32f7xx_hal_tim.h.
| #define TIM_OCMODE_PWM2 (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_1 | TIM_CCMR1_OC1M_0) | 
PWM mode 2 
 
Definition at line 995 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_PWM2 (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_1 | TIM_CCMR1_OC1M_0) | 
PWM mode 2 
 
Definition at line 995 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_RETRIGERRABLE_OPM1 TIM_CCMR1_OC1M_3 | 
Retrigerrable OPM mode 1 
 
Definition at line 970 of file stm32f7xx_hal_tim.h.
| #define TIM_OCMODE_RETRIGERRABLE_OPM1 TIM_CCMR1_OC1M_3 | 
Retrigerrable OPM mode 1 
 
Definition at line 998 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_RETRIGERRABLE_OPM1 TIM_CCMR1_OC1M_3 | 
Retrigerrable OPM mode 1 
 
Definition at line 998 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_RETRIGERRABLE_OPM2 (TIM_CCMR1_OC1M_3 | TIM_CCMR1_OC1M_0) | 
Retrigerrable OPM mode 2 
 
Definition at line 971 of file stm32f7xx_hal_tim.h.
| #define TIM_OCMODE_RETRIGERRABLE_OPM2 (TIM_CCMR1_OC1M_3 | TIM_CCMR1_OC1M_0) | 
Retrigerrable OPM mode 2 
 
Definition at line 999 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_RETRIGERRABLE_OPM2 (TIM_CCMR1_OC1M_3 | TIM_CCMR1_OC1M_0) | 
Retrigerrable OPM mode 2 
 
Definition at line 999 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_TIMING 0x00000000U | 
Frozen 
 
Definition at line 871 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_TIMING 0x00000000U | 
Frozen 
 
Definition at line 871 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_TIMING 0x00000000U | 
Frozen 
 
Definition at line 962 of file stm32f7xx_hal_tim.h.
| #define TIM_OCMODE_TIMING 0x00000000U | 
Frozen 
 
Definition at line 990 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_TIMING 0x00000000U | 
Frozen 
 
Definition at line 990 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_TOGGLE (TIM_CCMR1_OC1M_1 | TIM_CCMR1_OC1M_0) | 
Toggle 
 
Definition at line 874 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_TOGGLE (TIM_CCMR1_OC1M_1 | TIM_CCMR1_OC1M_0) | 
Toggle 
 
Definition at line 874 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h.
| #define TIM_OCMODE_TOGGLE (TIM_CCMR1_OC1M_1 | TIM_CCMR1_OC1M_0) | 
Toggle 
 
Definition at line 965 of file stm32f7xx_hal_tim.h.
| #define TIM_OCMODE_TOGGLE (TIM_CCMR1_OC1M_1 | TIM_CCMR1_OC1M_0) | 
Toggle 
 
Definition at line 993 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.
| #define TIM_OCMODE_TOGGLE (TIM_CCMR1_OC1M_1 | TIM_CCMR1_OC1M_0) | 
Toggle 
 
Definition at line 993 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h.