HAL + 0/20 examples
CodeScope will show references to TIM_TRIGGERPOLARITY_NONINVERTED from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Examples
TIM
STM32469I-Discovery
Examples
TIM
STM32469I_EVAL
Examples
TIM
STM32F411RE-Nucleo
Examples_MIX
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...
CodeScopeSTM32 Libraries and SamplesHALTIM_TRIGGERPOLARITY_NONINVERTED

TIM_TRIGGERPOLARITY_NONINVERTED macro

Polarity for ETRx trigger sources

Syntax

#define TIM_TRIGGERPOLARITY_NONINVERTED TIM_ETRPOLARITY_NONINVERTED

Examples

TIM_TRIGGERPOLARITY_NONINVERTED is referenced by 20 libraries and example projects.

References

LocationText
stm32f4xx_hal_tim.h:933
#define TIM_TRIGGERPOLARITY_NONINVERTED TIM_ETRPOLARITY_NONINVERTED /*!< Polarity for ETRx trigger sources */
stm32f4xx_hal_tim.h:1764
((__POLARITY__) == TIM_TRIGGERPOLARITY_NONINVERTED) || \