Searched refs:OB_USER_BFB2 (Results 1 – 4 of 4) sorted by relevance
272 #define OB_USER_BFB2 0x00000080U /*!< Dual-bank boot */ macro
258 #define OB_USER_BFB2 ((uint32_t)0x0080) /*!< Dual-bank boot */ macro
893 if ((UserType & OB_USER_BFB2) != 0U) in FLASH_OB_UserConfig()
869 if((UserType & OB_USER_BFB2) != 0U) in FLASH_OB_UserConfig()