Searched refs:OB_WRP_PAGES16TO31MASK (Results 1 – 6 of 6) sorted by relevance
543 #if defined(OB_WRP_PAGES16TO31MASK) in FLASH_OB_EnableWRP()544 WRP1_Data = (uint16_t)((WriteProtectPage & OB_WRP_PAGES16TO31MASK) >> 8U); in FLASH_OB_EnableWRP()655 #if defined(OB_WRP_PAGES16TO31MASK) in FLASH_OB_DisableWRP()656 WRP1_Data = (uint16_t)((WriteProtectPage & OB_WRP_PAGES16TO31MASK) >> 8U); in FLASH_OB_DisableWRP()
545 #if defined(OB_WRP_PAGES16TO31MASK) in FLASH_OB_EnableWRP()546 WRP1_Data = (uint16_t)((WriteProtectPage & OB_WRP_PAGES16TO31MASK) >> 8U); in FLASH_OB_EnableWRP()661 #if defined(OB_WRP_PAGES16TO31MASK) in FLASH_OB_DisableWRP()662 WRP1_Data = (uint16_t)((WriteProtectPage & OB_WRP_PAGES16TO31MASK) >> 8U); in FLASH_OB_DisableWRP()
665 #if defined(OB_WRP_PAGES16TO31MASK) in FLASH_OB_EnableWRP()666 WRP1_Data = (uint16_t)((WriteProtectPage & OB_WRP_PAGES16TO31MASK) >> 8U); in FLASH_OB_EnableWRP()788 #if defined(OB_WRP_PAGES16TO31MASK) in FLASH_OB_DisableWRP()789 WRP1_Data = (uint16_t)((WriteProtectPage & OB_WRP_PAGES16TO31MASK) >> 8U); in FLASH_OB_DisableWRP()
417 #define OB_WRP_PAGES16TO31MASK 0x0000FF00U macro425 #define OB_WRP_PAGES16TO31MASK 0x0000FF00U macro433 #define OB_WRP_PAGES16TO31MASK 0x0000FF00U macro
277 #define OB_WRP_PAGES16TO31MASK (0x0000FF00U) macro
298 #define OB_WRP_PAGES16TO31MASK (0x0000FF00U) macro