Searched refs:FLASH_OB_BootAddrConfig (Results 1 – 4 of 4) sorted by relevance
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_flash_ex.c | 124 static void FLASH_OB_BootAddrConfig(uint32_t BootAddrConfig, uint32_t BootAddr); 363 FLASH_OB_BootAddrConfig(pOBInit->BootAddrConfig, pOBInit->BootAddr); in HAL_FLASHEx_OBProgram() 1255 static void FLASH_OB_BootAddrConfig(uint32_t BootAddrConfig, uint32_t BootAddr) in FLASH_OB_BootAddrConfig() function
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_flash_ex.c | 132 static void FLASH_OB_BootAddrConfig(uint32_t BootAddrConfig, uint32_t BootAddr); 397 FLASH_OB_BootAddrConfig(pOBInit->BootAddrConfig, pOBInit->BootAddr); in HAL_FLASHEx_OBProgram() 1428 static void FLASH_OB_BootAddrConfig(uint32_t BootAddrConfig, uint32_t BootAddr) in FLASH_OB_BootAddrConfig() function
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_flash_ex.c | 134 static void FLASH_OB_BootAddrConfig(uint32_t BootAddrConfig, uint32_t BootAddr); 385 FLASH_OB_BootAddrConfig(pOBInit->BootAddrConfig, pOBInit->BootAddr); in HAL_FLASHEx_OBProgram() 1445 static void FLASH_OB_BootAddrConfig(uint32_t BootAddrConfig, uint32_t BootAddr) in FLASH_OB_BootAddrConfig() function
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_flash_ex.c | 119 static void FLASH_OB_BootAddrConfig(uint32_t BootOption, uint32_t BootAddress); 399 FLASH_OB_BootAddrConfig(pOBInit->BootConfig, pOBInit->BootAddr); in HAL_FLASHEx_OBProgram() 1481 static void FLASH_OB_BootAddrConfig(uint32_t BootOption, uint32_t BootAddress) in FLASH_OB_BootAddrConfig() function
|