Home
last modified time | relevance | path

Searched defs:HDPStartSector (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c1690 static void FLASH_OB_HDPConfig(uint32_t Banks, uint32_t HDPStartSector, uint32_t HDPEndSector) in FLASH_OB_HDPConfig()
1725 static void FLASH_OB_GetHDP(uint32_t Bank, uint32_t *HDPStartSector, uint32_t *HDPEndSector) in FLASH_OB_GetHDP()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_flash_ex.h115 uint32_t HDPStartSector; /*!< Start sector of HDP area (used for OPTIONBYTE_HDP). member