Searched refs:OB_USER_DUALBANK (Results 1 – 6 of 6) sorted by relevance
260 #define OB_USER_DUALBANK ((uint32_t)0x0100) /*!< Dual-Bank on 1MB or 512… macro262 #define OB_USER_DUALBANK ((uint32_t)0x0100) /*!< Dual-Bank on 512KB or 2… macro
300 #define OB_USER_DUALBANK 0x00000200U /*!< Dual-Bank on 256kB Flash memory devices */ macro
333 #define OB_USER_DUALBANK 0x00000400U /*!< Dual-Bank on 1MB/512kB Flash memory devices … macro
1054 if((UserType & OB_USER_DUALBANK) != 0U) in FLASH_OB_UserConfig()
1203 if ((UserType & OB_USER_DUALBANK) != 0U) in FLASH_OB_UserConfig()
879 if((UserType & OB_USER_DUALBANK) != 0U) in FLASH_OB_UserConfig()