Searched refs:IS_OB_IWDG_STOP_FREEZE (Results 1 – 3 of 3) sorted by relevance
589 assert_param(IS_OB_IWDG_STOP_FREEZE(Iwdgstop)); in FLASH_OB_UserConfig()757 assert_param(IS_OB_IWDG_STOP_FREEZE(Iwdgstop)); in FLASH_OB_UserConfig()
580 #define IS_OB_IWDG_STOP_FREEZE(FREEZE) (((FREEZE) == OB_IWDG_STOP_FREEZE) || ((FREEZE) == OB_IWDG_S… macro
941 #define IS_OB_IWDG_STOP_FREEZE(FREEZE) (((FREEZE) == OB_IWDG_STOP_FREEZE) || ((FREEZE) == OB_IWDG… macro