Home
last modified time | relevance | path

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

/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_flash.c72 #define WRP3_Mask ((uint32_t)0xFF000000) macro
492 WRP3_Data = (uint16_t)((FLASH_Pages & WRP3_Mask) >> 24); in FLASH_EnableWriteProtection()
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_flash.c72 #define WRP3_Mask ((uint32_t)0xFF000000) macro
502 WRP3_Data = (uint16_t)((FLASH_Pages & WRP3_Mask) >> 24); in FLASH_EnableWriteProtection()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_flash.c72 #define WRP3_Mask ((uint32_t)0xFF000000) macro
502 WRP3_Data = (uint16_t)((FLASH_Pages & WRP3_Mask) >> 24); in FLASH_EnableWriteProtection()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_flash.c37 #define WRP3_Mask ((uint32_t)0xFF000000) macro
382 WRP3_Data = (uint16_t)((FLASH_Pages & WRP3_Mask) >> 24); in FLASH_EnableWriteProtection()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_flash.c49 #define WRP3_Mask ((uint32_t)0xFF000000) macro
397 WRP3_Data = (uint16_t)((FLASH_Pages & WRP3_Mask) >> 24); in FLASH_EnableWriteProtection()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_flash.c49 #define WRP3_Mask ((uint32_t)0xFF000000) macro
434 WRP3_Data = (uint16_t)((FLASH_Pages & WRP3_Mask) >> 24); in FLASH_EnableWriteProtection()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_flash.c51 #define WRP3_Mask ((uint32_t)0xFF000000) macro
1056 WRP3_Data = (uint16_t)((FLASH_Pages & WRP3_Mask) >> 24); in FLASH_EnableWriteProtection()

Completed in 24 milliseconds