Home
last modified time | relevance | path

Searched refs:FLASH_OB_BootAddrConfig (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_flash_ex.c124 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/
Dstm32wbaxx_hal_flash_ex.c132 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/
Dstm32u5xx_hal_flash_ex.c134 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/
Dstm32h5xx_hal_flash_ex.c119 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