Home
last modified time | relevance | path

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

/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_flash.c69 #define WRP0_Mask ((uint32_t)0x000000FF) macro
489 WRP0_Data = (uint16_t)(FLASH_Pages & WRP0_Mask); in FLASH_EnableWriteProtection()
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_flash.c69 #define WRP0_Mask ((uint32_t)0x000000FF) macro
499 WRP0_Data = (uint16_t)(FLASH_Pages & WRP0_Mask); in FLASH_EnableWriteProtection()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_flash.c69 #define WRP0_Mask ((uint32_t)0x000000FF) macro
499 WRP0_Data = (uint16_t)(FLASH_Pages & WRP0_Mask); in FLASH_EnableWriteProtection()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_flash.c34 #define WRP0_Mask ((uint32_t)0x000000FF) macro
379 WRP0_Data = (uint16_t)(FLASH_Pages & WRP0_Mask); in FLASH_EnableWriteProtection()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_flash.c46 #define WRP0_Mask ((uint32_t)0x000000FF) macro
394 WRP0_Data = (uint16_t)(FLASH_Pages & WRP0_Mask); in FLASH_EnableWriteProtection()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_flash.c46 #define WRP0_Mask ((uint32_t)0x000000FF) macro
431 WRP0_Data = (uint16_t)(FLASH_Pages & WRP0_Mask); in FLASH_EnableWriteProtection()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_flash.c48 #define WRP0_Mask ((uint32_t)0x000000FF) macro
1053 WRP0_Data = (uint16_t)(FLASH_Pages & WRP0_Mask); in FLASH_EnableWriteProtection()

Completed in 25 milliseconds