HAL + 0/18 examples
CodeScope will show references to TIM_OCPOLARITY_LOW from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
TIM
STM32469I_EVAL
Examples
TIM
STM324x9I_EVAL
Examples
TIM
STM324xG_EVAL
Examples
TIM
STM32F412G-Discovery
Examples
TIM
STM32F412ZG-Nucleo
Examples
TIM
STM32F413H-Discovery
Examples
DFSDM
STM32F413ZH-Nucleo
Examples
TIM
STM32F429ZI-Nucleo
Examples
TIM
STM32F446ZE-Nucleo
Examples
TIM
 
Symbols
loading...
Files
loading...

TIM_OCPOLARITY_LOW macro

Capture/Compare output polarity

Syntax

#define TIM_OCPOLARITY_LOW TIM_CCER_CC1P

Examples

TIM_OCPOLARITY_LOW is referenced by 18 libraries and example projects.

References

LocationText
stm32f4xx_hal_tim.h:578
#define TIM_OCPOLARITY_LOW TIM_CCER_CC1P /*!< Capture/Compare output polarity */
stm32f4xx_hal_tim.h:1611
((__POLARITY__) == TIM_OCPOLARITY_LOW))