Home
last modified time | relevance | path

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

/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_flash.c70 #define WRP1_Mask ((uint32_t)0x0000FF00) macro
490 WRP1_Data = (uint16_t)((FLASH_Pages & WRP1_Mask) >> 8); in FLASH_EnableWriteProtection()
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_flash.c70 #define WRP1_Mask ((uint32_t)0x0000FF00) macro
500 WRP1_Data = (uint16_t)((FLASH_Pages & WRP1_Mask) >> 8); in FLASH_EnableWriteProtection()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_flash.c70 #define WRP1_Mask ((uint32_t)0x0000FF00) macro
500 WRP1_Data = (uint16_t)((FLASH_Pages & WRP1_Mask) >> 8); in FLASH_EnableWriteProtection()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_flash.c35 #define WRP1_Mask ((uint32_t)0x0000FF00) macro
380 WRP1_Data = (uint16_t)((FLASH_Pages & WRP1_Mask) >> 8); in FLASH_EnableWriteProtection()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_flash.c47 #define WRP1_Mask ((uint32_t)0x0000FF00) macro
395 WRP1_Data = (uint16_t)((FLASH_Pages & WRP1_Mask) >> 8); in FLASH_EnableWriteProtection()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_flash.c47 #define WRP1_Mask ((uint32_t)0x0000FF00) macro
432 WRP1_Data = (uint16_t)((FLASH_Pages & WRP1_Mask) >> 8); in FLASH_EnableWriteProtection()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_flash.c49 #define WRP1_Mask ((uint32_t)0x0000FF00) macro
1054 WRP1_Data = (uint16_t)((FLASH_Pages & WRP1_Mask) >> 8); in FLASH_EnableWriteProtection()

Completed in 23 milliseconds