Searched refs:FLASH_INV_DISABLE (Results 1 – 2 of 2) sorted by relevance
89 #define FLASH_INV_DISABLE 0x00000000U /*!< Security state of Flash is not inverted */ macro178 #define IS_FLASH_CFGSECINV(CFG) (((CFG) == FLASH_INV_DISABLE) || \
101 #define FLASH_INV_DISABLE 0x00000000U /*!< Security state of Flash is not inverted */ macro218 #define IS_FLASH_CFGSECINV(CFG) (((CFG) == FLASH_INV_DISABLE) || \