Searched refs:WWDG_INTERNAL_DIVIDER (Results 1 – 1 of 1) sorted by relevance
27 #define WWDG_INTERNAL_DIVIDER 4096U macro117 uint32_t divider = WWDG_INTERNAL_DIVIDER * (1 << prescaler_exp); in wwdg_stm32_get_timeout()147 wwdg_freq = ((float)clock_freq) / WWDG_INTERNAL_DIVIDER in wwdg_stm32_convert_timeout()