Searched refs:OB_IWDG_SW (Results 1 – 8 of 8) sorted by relevance
139 #define IS_OB_IWDG_SOURCE(__SOURCE__) (((__SOURCE__) == OB_IWDG_SW) || ((__SOURCE__) == OB_IWDG_H…593 #define OB_IWDG_SW ((uint8_t)0x10U) /*!< Software WDG selected */ macro
94 #define IS_OB_IWDG_SOURCE(__SOURCE__) (((__SOURCE__) == OB_IWDG_SW) || ((__SOURCE__) == OB_IWDG_H…426 #define OB_IWDG_SW ((uint8_t)0x10U) /*!< Software WDG selected */ macro
341 #define OB_IWDG_SW ((uint32_t)FLASH_OPTR_IWDG_SW) /*!< Software independent wa… macro959 #define IS_OB_USER_IWDG(VALUE) (((VALUE) == OB_IWDG_HW) || ((VALUE) == OB_IWDG_SW))
385 status = FLASH_OB_UserConfig(pOBInit->USERConfig & OB_IWDG_SW, in HAL_FLASHEx_OBProgram()
469 status = FLASH_OB_UserConfig(pOBInit->USERConfig & OB_IWDG_SW, in HAL_FLASHEx_OBProgram()
437 #define OB_WDG_SW OB_IWDG_SW
348 #define OB_WDG_SW OB_IWDG_SW