Home
last modified time | relevance | path

Searched defs:HDPEndPage (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_flash_ex.c669 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()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_flash_ex.c1118 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()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_flash.h100 uint32_t HDPEndPage; /*!< This parameter defines Hide protection area end page */ member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_flash.h85 …uint32_t HDPEndPage; /*!< End address that contains the last 256-byte block of HD… member