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

WWDG_PRESCALER_8 macro

WWDG counter clock = (PCLK1/4096)/8

Syntax

#define WWDG_PRESCALER_8 (WWDG_CFR_WDGTB_1 | WWDG_CFR_WDGTB_0)

Examples

WWDG_PRESCALER_8 is referenced by 10 libraries and example projects.

References

LocationText
stm32f4xx_hal_wwdg.h:132
#define WWDG_PRESCALER_8 (WWDG_CFR_WDGTB_1 | WWDG_CFR_WDGTB_0) /*!< WWDG counter clock = (PCLK1/4096)/8 */