Searched refs:WRP0_Mask (Results 1 – 7 of 7) sorted by relevance
69 #define WRP0_Mask ((uint32_t)0x000000FF) macro489 WRP0_Data = (uint16_t)(FLASH_Pages & WRP0_Mask); in FLASH_EnableWriteProtection()
69 #define WRP0_Mask ((uint32_t)0x000000FF) macro499 WRP0_Data = (uint16_t)(FLASH_Pages & WRP0_Mask); in FLASH_EnableWriteProtection()
34 #define WRP0_Mask ((uint32_t)0x000000FF) macro379 WRP0_Data = (uint16_t)(FLASH_Pages & WRP0_Mask); in FLASH_EnableWriteProtection()
46 #define WRP0_Mask ((uint32_t)0x000000FF) macro394 WRP0_Data = (uint16_t)(FLASH_Pages & WRP0_Mask); in FLASH_EnableWriteProtection()
46 #define WRP0_Mask ((uint32_t)0x000000FF) macro431 WRP0_Data = (uint16_t)(FLASH_Pages & WRP0_Mask); in FLASH_EnableWriteProtection()
48 #define WRP0_Mask ((uint32_t)0x000000FF) macro1053 WRP0_Data = (uint16_t)(FLASH_Pages & WRP0_Mask); in FLASH_EnableWriteProtection()
Completed in 26 milliseconds