Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_flash.h116 …FLASH_FLAG_WRPRTERR = FLASH_SR_WRPRTERR, ///< FLASH Write prote…
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_flash.h162 #define FLASH_SR_WRPRTERR (0x01U << FLASH_SR_WRPRTERR_Pos) ///< Write Protecti… macro
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_flash.c413 FLASH->SR = FLASH_SR_EOP | FLASH_SR_WRPRTERR | FLASH_SR_PGERR; in FLASH_WaitForLastOperation()
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dft32f030x6.h1579 #define FLASH_SR_WRPRTERR ((uint32_t)0x00000010) /*!< Write Protection Er… macro
1581 #define FLASH_SR_WRPERR FLASH_SR_WRPRTERR /*!< Legacy of Write Pro…
A Dft32f030x8.h1618 #define FLASH_SR_WRPRTERR ((uint32_t)0x00000010) /*!< Write Protection Er… macro
1620 #define FLASH_SR_WRPERR FLASH_SR_WRPRTERR /*!< Legacy of Write Pro…
A Dft32f072x8.h1656 #define FLASH_SR_WRPRTERR ((uint32_t)0x00000010) /*!< Write Protection Er… macro
1658 #define FLASH_SR_WRPERR FLASH_SR_WRPRTERR /*!< Legacy of Write Pro…
A Dft32f032x8.h1660 #define FLASH_SR_WRPRTERR ((uint32_t)0x00000010) /*!< Write Protection Er… macro
1662 #define FLASH_SR_WRPERR FLASH_SR_WRPRTERR /*!< Legacy of Write Pro…
A Dft32f032x6.h1659 #define FLASH_SR_WRPRTERR ((uint32_t)0x00000010) /*!< Write Protection Er… macro
1661 #define FLASH_SR_WRPERR FLASH_SR_WRPRTERR /*!< Legacy of Write Pro…
A Dft32f072xb.h1674 #define FLASH_SR_WRPRTERR ((uint32_t)0x00000010) /*!< Write Protection Er… macro
1676 #define FLASH_SR_WRPERR FLASH_SR_WRPRTERR /*!< Legacy of Write Pro…
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/
A Dhk32f030x4x6x8.h1796 #define FLASH_SR_WRPRTERR FLASH_SR_WRPRTERR_Msk /*!< Write Protectio… macro
1800 #define FLASH_SR_WRPERR FLASH_SR_WRPRTERR /*!< Legacy of Write Pro…
A Dhk32f031x4x6.h1847 #define FLASH_SR_WRPRTERR FLASH_SR_WRPRTERR_Msk /*!< Write Protectio… macro
1851 #define FLASH_SR_WRPERR FLASH_SR_WRPRTERR /*!< Legacy of Write Pro…
A Dhk32f04ax4x6x8.h1794 #define FLASH_SR_WRPRTERR FLASH_SR_WRPRTERR_Msk /*!< Write Protectio… macro
1798 #define FLASH_SR_WRPERR FLASH_SR_WRPRTERR /*!< Legacy of Write Pro…
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h3967 #define FLASH_SR_WRPRTERR ((uint8_t)0x10) /*!<Write Protection Err… macro
/bsp/mm32f103x/Libraries/MM32F103/Include/
A DMM32F103.h3976 #define FLASH_SR_WRPRTERR ((uint8_t)0x10) /*!<Write Protection Err… macro
/bsp/tkm32F499/Libraries/CMSIS_and_startup/
A Dtk499.h4271 #define FLASH_SR_WRPRTERR ((uint8_t)0x10) /*!<Write Protection Err… macro
/bsp/mm32l07x/Libraries/MM32L0xx/Include/
A DMM32L0xx.h3820 #define FLASH_SR_WRPRTERR ((uint8_t)0x10) /*!<Write Protection Err… macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x.h7046 #define FLASH_SR_WRPRTERR ((uint8_t)0x10) /*!< Write Protection Er… macro
/bsp/mm32/libraries/MM32F3270_HAL/CMSIS/Device/MM32/MM32F3277/Include/
A Dmm32f3277g.h305 #define FLASH_SR_WRPRTERR(x) (((uint32_t)(((uint32_t)(x)) << FLASH_SR_WRPRTERR_S… macro

Completed in 1111 milliseconds