Searched refs:OB_WRP_PAGES0TO15MASK (Results 1 – 6 of 6) sorted by relevance
539 #if defined(OB_WRP_PAGES0TO15MASK) in FLASH_OB_EnableWRP()540 WRP0_Data = (uint16_t)(WriteProtectPage & OB_WRP_PAGES0TO15MASK); in FLASH_OB_EnableWRP()651 #if defined(OB_WRP_PAGES0TO15MASK) in FLASH_OB_DisableWRP()652 WRP0_Data = (uint16_t)(WriteProtectPage & OB_WRP_PAGES0TO15MASK); in FLASH_OB_DisableWRP()
539 #if defined(OB_WRP_PAGES0TO15MASK) in FLASH_OB_EnableWRP()540 WRP0_Data = (uint16_t)(WriteProtectPage & OB_WRP_PAGES0TO15MASK); in FLASH_OB_EnableWRP()655 #if defined(OB_WRP_PAGES0TO15MASK) in FLASH_OB_DisableWRP()656 WRP0_Data = (uint16_t)(WriteProtectPage & OB_WRP_PAGES0TO15MASK); in FLASH_OB_DisableWRP()
659 #if defined(OB_WRP_PAGES0TO15MASK) in FLASH_OB_EnableWRP()660 WRP0_Data = (uint16_t)(WriteProtectPage & OB_WRP_PAGES0TO15MASK); in FLASH_OB_EnableWRP()782 #if defined(OB_WRP_PAGES0TO15MASK) in FLASH_OB_DisableWRP()783 WRP0_Data = (uint16_t)(WriteProtectPage & OB_WRP_PAGES0TO15MASK); in FLASH_OB_DisableWRP()
416 #define OB_WRP_PAGES0TO15MASK 0x000000FFU macro424 #define OB_WRP_PAGES0TO15MASK 0x000000FFU macro432 #define OB_WRP_PAGES0TO15MASK 0x000000FFU macro
276 #define OB_WRP_PAGES0TO15MASK (0x000000FFU) macro
297 #define OB_WRP_PAGES0TO15MASK (0x000000FFU) macro