Searched refs:OB_WRPSTATE_DISABLE (Results 1 – 6 of 6) sorted by relevance
1062 if (NewState != OB_WRPSTATE_DISABLE) in FLASH_OB_ProtectedSectorsConfig()1080 if (NewState != OB_WRPSTATE_DISABLE) in FLASH_OB_ProtectedSectorsConfig()1099 if (NewState != OB_WRPSTATE_DISABLE) in FLASH_OB_ProtectedSectorsConfig()
123 #define IS_WRPSTATE(__VALUE__) (((__VALUE__) == OB_WRPSTATE_DISABLE) || \347 #define OB_WRPSTATE_DISABLE (0x00U) /*!<Disable the write protection of the desired sectors… macro
78 #define IS_WRPSTATE(__VALUE__) (((__VALUE__) == OB_WRPSTATE_DISABLE) || \280 #define OB_WRPSTATE_DISABLE ((uint32_t)0x00U) /*!<Disable the write protection of the desir… macro
384 #define WRPSTATE_DISABLE OB_WRPSTATE_DISABLE
295 #define WRPSTATE_DISABLE OB_WRPSTATE_DISABLE