Home
last modified time | relevance | path

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

/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_flash.h127 #define OB_RDP_Level_0 ((uint8_t)0xAA) macro
132 #define IS_OB_RDP(LEVEL) (((LEVEL) == OB_RDP_Level_0)||\
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_flash.h158 #define OB_RDP_Level_0 ((uint8_t)0xAA) macro
163 #define IS_OB_RDP(LEVEL) (((LEVEL) == OB_RDP_Level_0)||\
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_flash.c401 uint16_t rdptmp = OB_RDP_Level_0; in FLASH_OB_Erase()
865 rdptmp = OB_RDP_Level_0 | 0x5500; //读保护级别0 in FLASH_OB_Erase()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_flash.c501 uint16_t rdptmp = OB_RDP_Level_0; in FLASH_OB_Erase()

Completed in 12 milliseconds