Searched refs:OB_USER_IWDG_SW (Results 1 – 6 of 6) sorted by relevance
256 #define OB_USER_IWDG_SW 0x00000004U /*!< Independent watchdog selection */ macro288 #define OB_USER_ALL (OB_USER_BOR_LEV | OB_USER_BORH_EN | OB_USER_IWDG_SW |\296 #define OB_USER_ALL (OB_USER_BOR_LEV | OB_USER_BORH_EN | OB_USER_IWDG_SW |\
297 #define OB_USER_IWDG_SW 0x00000010U /*!< Independent watchdog selection */ macro
329 #define OB_USER_IWDG_SW 0x00000020U /*!< Independent watchdog selection */ macro
1005 if((UserType & OB_USER_IWDG_SW) != 0U) in FLASH_OB_UserConfig()
1154 if ((UserType & OB_USER_IWDG_SW) != 0U) in FLASH_OB_UserConfig()
1232 if ((UserType & OB_USER_IWDG_SW) != 0U) in FLASH_OB_UserConfig()