Home
last modified time | relevance | path

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

/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_flash.c71 #define WRP2_Mask ((uint32_t)0x00FF0000) macro
491 WRP2_Data = (uint16_t)((FLASH_Pages & WRP2_Mask) >> 16); in FLASH_EnableWriteProtection()
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_flash.c71 #define WRP2_Mask ((uint32_t)0x00FF0000) macro
501 WRP2_Data = (uint16_t)((FLASH_Pages & WRP2_Mask) >> 16); in FLASH_EnableWriteProtection()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_flash.c71 #define WRP2_Mask ((uint32_t)0x00FF0000) macro
501 WRP2_Data = (uint16_t)((FLASH_Pages & WRP2_Mask) >> 16); in FLASH_EnableWriteProtection()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_flash.c36 #define WRP2_Mask ((uint32_t)0x00FF0000) macro
381 WRP2_Data = (uint16_t)((FLASH_Pages & WRP2_Mask) >> 16); in FLASH_EnableWriteProtection()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_flash.c48 #define WRP2_Mask ((uint32_t)0x00FF0000) macro
396 WRP2_Data = (uint16_t)((FLASH_Pages & WRP2_Mask) >> 16); in FLASH_EnableWriteProtection()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_flash.c48 #define WRP2_Mask ((uint32_t)0x00FF0000) macro
433 WRP2_Data = (uint16_t)((FLASH_Pages & WRP2_Mask) >> 16); in FLASH_EnableWriteProtection()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_flash.c50 #define WRP2_Mask ((uint32_t)0x00FF0000) macro
1055 WRP2_Data = (uint16_t)((FLASH_Pages & WRP2_Mask) >> 16); in FLASH_EnableWriteProtection()

Completed in 16 milliseconds