Searched refs:IS_WWDG_ALL_INSTANCE (Results 1 – 25 of 297) sorted by relevance
12345678910>>...12
184 assert_param(IS_WWDG_ALL_INSTANCE(hwwdg->Instance)); in HAL_WWDG_Init()
186 assert_param(IS_WWDG_ALL_INSTANCE(hwwdg->Instance)); in HAL_WWDG_Init()
185 assert_param(IS_WWDG_ALL_INSTANCE(hwwdg->Instance)); in HAL_WWDG_Init()
173 assert_param(IS_WWDG_ALL_INSTANCE(hwwdg->Instance)); in HAL_WWDG_Init()
193 assert_param(IS_WWDG_ALL_INSTANCE(hwwdg->Instance)); in HAL_WWDG_Init()
5270 #define IS_WWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == WWDG) macro
5319 #define IS_WWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == WWDG) macro