Searched defs:IS_IWDG_RELOAD (Results 1 – 2 of 2) sorted by relevance
203 #define IS_IWDG_RELOAD(__RELOAD__) ((__RELOAD__) <= IWDG_RLR_RL) macro
213 #define IS_IWDG_RELOAD(__RELOAD__) ((__RELOAD__) <= IWDG_RLR_RL) macro