Searched refs:OB_USER_IWDG_SW (Results 1 – 5 of 5) sorted by relevance
284 #define OB_USER_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Independent watchdog selection */ macro295 … OB_USER_nRST_SHDW | OB_USER_IWDG_SW | OB_USER_IWDG_STOP | \
252 #define OB_USER_IWDG_SW ((uint32_t)0x0008) /*!< Independent watchdog se… macro
831 if((UserType & OB_USER_IWDG_SW) != 0U) in FLASH_OB_UserConfig()