Home
last modified time | relevance | path

Searched refs:FLASH_WRPSTATE_DISABLE (Results 1 – 1 of 1) sorted by relevance

/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_flash.h63 FLASH_WRPSTATE_DISABLE = 0x00U, /*!< Disable the write protection of the desired sections */ enumerator
408 #define IS_WRITE_PROTECT_STATE(STATE) (((STATE) == FLASH_WRPSTATE_DISABLE) || \

Completed in 4 milliseconds