HAL + 0/10 examples
CodeScope will show references to IWDG_PRESCALER_32 from the following samples and libraries:
Examples
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...

IWDG_PRESCALER_32 macro

IWDG prescaler set to 32

Syntax

#define IWDG_PRESCALER_32 (IWDG_PR_PR_1 | IWDG_PR_PR_0)

Examples

IWDG_PRESCALER_32 is referenced by 10 libraries and example projects.

References

LocationText
stm32f4xx_hal_iwdg.h:82
#define IWDG_PRESCALER_32 (IWDG_PR_PR_1 | IWDG_PR_PR_0) /*!< IWDG prescaler set to 32 */