HAL + 0/11 examples
CodeScope will show references to TIM_ICPSC_DIV8 from the following samples and libraries:
Examples
STM32F429I-Discovery
Demonstrations
STM32446E_EVAL
Examples
IWDG
STM32469I-Discovery
Examples
IWDG
STM32469I_EVAL
Examples
IWDG
STM324x9I_EVAL
Examples
IWDG
STM324xG_EVAL
Examples
IWDG
STM32F412G-Discovery
Examples
IWDG
STM32F412ZG-Nucleo
Examples
IWDG
STM32F413ZH-Nucleo
Examples
IWDG
STM32F429ZI-Nucleo
Examples
IWDG
STM32F446ZE-Nucleo
Examples
IWDG
 
Symbols
loading...
Files
loading...

TIM_ICPSC_DIV8 macro

Capture performed once every 8 events

Syntax

#define TIM_ICPSC_DIV8 TIM_CCMR1_IC1PSC

Examples

TIM_ICPSC_DIV8 is referenced by 11 libraries and example projects.

References

LocationText
stm32f4xx_hal_tim.h:645
#define TIM_ICPSC_DIV8 TIM_CCMR1_IC1PSC /*!< Capture performed once every 8 events */
stm32f4xx_hal_tim.h:1636
((__PRESCALER__) == TIM_ICPSC_DIV8))