Searched refs:OB_USER_BORH_EN (Results 1 – 2 of 2) sorted by relevance
286 #define OB_USER_BORH_EN 0x00000002U /*!< BOR high enable status */ macro319 #define OB_USER_ALL (OB_USER_BOR_LEV | OB_USER_BORH_EN | OB_USER_IWDG_SW |\327 #define OB_USER_ALL (OB_USER_BOR_LEV | OB_USER_BORH_EN | OB_USER_IWDG_SW |\
1221 if ((UserType & OB_USER_BORH_EN) != 0U) in FLASH_OB_UserConfig()