WWDG driver modules. More...
Macros | |
#define | BIT_MASK ((uint8_t)0x7F) |
#define | BIT_MASK ((uint8_t)0x7F) |
#define | CFR_EWI_BB (PERIPH_BB_BASE + (CFR_OFFSET * 32) + (EWI_BitNumber * 4)) |
#define | CFR_OFFSET (WWDG_OFFSET + 0x04) |
#define | CFR_W_MASK ((uint32_t)0xFFFFFF80) |
#define | CFR_W_MASK ((uint32_t)0xFFFFFF80) |
#define | CFR_WDGTB_MASK ((uint32_t)0xFFFFFE7F) |
#define | CFR_WDGTB_MASK ((uint32_t)0xFFFFFE7F) |
#define | EWI_BitNumber 0x09 |
#define | WWDG_OFFSET (WWDG_BASE - PERIPH_BASE) |
WWDG driver modules.
#define BIT_MASK ((uint8_t)0x7F) |
Definition at line 105 of file stm32f30x_wwdg.c.
#define BIT_MASK ((uint8_t)0x7F) |
Definition at line 110 of file stm32f4xx_wwdg.c.
#define CFR_EWI_BB (PERIPH_BB_BASE + (CFR_OFFSET * 32) + (EWI_BitNumber * 4)) |
Definition at line 104 of file stm32f4xx_wwdg.c.
#define CFR_OFFSET (WWDG_OFFSET + 0x04) |
Definition at line 102 of file stm32f4xx_wwdg.c.
#define CFR_W_MASK ((uint32_t)0xFFFFFF80) |
Definition at line 104 of file stm32f30x_wwdg.c.
#define CFR_W_MASK ((uint32_t)0xFFFFFF80) |
Definition at line 109 of file stm32f4xx_wwdg.c.
#define CFR_WDGTB_MASK ((uint32_t)0xFFFFFE7F) |
Definition at line 103 of file stm32f30x_wwdg.c.
#define CFR_WDGTB_MASK ((uint32_t)0xFFFFFE7F) |
Definition at line 108 of file stm32f4xx_wwdg.c.
#define EWI_BitNumber 0x09 |
Definition at line 103 of file stm32f4xx_wwdg.c.
#define WWDG_OFFSET (WWDG_BASE - PERIPH_BASE) |
Definition at line 100 of file stm32f4xx_wwdg.c.