Searched refs:OB_OBSTAT_PLEVEL_LOW (Results 1 – 4 of 4) sorted by relevance
162 #define OB_OBSTAT_PLEVEL_LOW ((uint32_t)0x00000002U) /*!< low security protection */ macro
324 }else if(OB_OBSTAT_PLEVEL_LOW == fmc_plevel){ in ob_erase()
152 }else if ((FMC_OBSTAT & OB_OBSTAT_PLEVEL_HIGH) == OB_OBSTAT_PLEVEL_LOW){ in SystemInit()
335 #define OB_OBSTAT_PLEVEL_LOW ((uint8_t)0x01U) /*!< low se… macro