Searched defs:HDPEndPage (Results 1 – 4 of 4) sorted by relevance
669 static void FLASH_OB_HDPConfig(uint32_t BootEntry, uint32_t HDPEndPage, uint32_t HDPEn) in FLASH_OB_HDPConfig()688 static void FLASH_OB_GetHDPConfig(uint32_t *BootEntry, uint32_t *HDPEndPage, uint32_t *HDPEn) in FLASH_OB_GetHDPConfig()
1118 static void FLASH_OB_HDPConfig(uint32_t HDPStartPage, uint32_t HDPEndPage) in FLASH_OB_HDPConfig()1196 static void FLASH_OB_GetHDP(uint32_t *HDPStartPage, uint32_t *HDPEndPage) in FLASH_OB_GetHDP()
100 uint32_t HDPEndPage; /*!< This parameter defines Hide protection area end page */ member
85 …uint32_t HDPEndPage; /*!< End address that contains the last 256-byte block of HD… member