Home
last modified time | relevance | path

Searched refs:RCC_WWDG1 (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h1605 #define RCC_WWDG1 RCC_GCR_WW1RSC macro
1617 #define RCC_WWDG1 RCC_GCR_WW1RSC macro
4428 #define IS_RCC_SCOPE_WWDG(WWDG) (((WWDG) == RCC_WWDG1) || \
4431 #define IS_RCC_SCOPE_WWDG(WWDG) ((WWDG) == RCC_WWDG1)