Home
last modified time | relevance | path

Searched defs:BootEntry (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_flash_ex.c1215 static void FLASH_OB_SecMemConfig(uint32_t BootEntry, uint32_t SecSize, uint32_t SecSize2) in FLASH_OB_SecMemConfig()
1242 static void FLASH_OB_GetSecMem(uint32_t *BootEntry, uint32_t *SecSize, uint32_t *SecSize2) in FLASH_OB_GetSecMem()
1262 static void FLASH_OB_SecMemConfig(uint32_t BootEntry, uint32_t SecSize) in FLASH_OB_SecMemConfig()
1282 static void FLASH_OB_GetSecMem(uint32_t *BootEntry, uint32_t *SecSize) in FLASH_OB_GetSecMem()
/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/stm32c0xx/drivers/src/
Dstm32c0xx_hal_flash_ex.c705 static void FLASH_OB_SecMemConfig(uint32_t BootEntry, uint32_t SecSize) in FLASH_OB_SecMemConfig()
852 static void FLASH_OB_GetSecMem(uint32_t *BootEntry, uint32_t *SecSize) in FLASH_OB_GetSecMem()