Searched refs:IS_IWDG_RELOAD_Val (Results 1 – 2 of 2) sorted by relevance
294 #define IS_IWDG_RELOAD_Val(__RELOAD__) ((__RELOAD__) <= IWDG_RLR_RLV) macro
102 assert_param(IS_IWDG_RELOAD_Val(Init->Reload_val)); in LL_IWDG_Init()
Completed in 6 milliseconds