Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_flash_ex.c1891 static void FLASH_OB_SecureAreaConfig(uint32_t SecureAreaConfig, uint32_t SecureAreaStartAddr, uint… in FLASH_OB_SecureAreaConfig()
1933 static void FLASH_OB_GetSecureArea(uint32_t *SecureAreaConfig, uint32_t *SecureAreaStartAddr, uint3… in FLASH_OB_GetSecureArea()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_flash_ex.h128 uint32_t SecureAreaStartAddr; /*!< Bank Secure area Start address. member