Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_flash_ex.c92 static HAL_StatusTypeDef FLASH_OB_BOR_LevelConfig(uint8_t Level);
297 status = FLASH_OB_BOR_LevelConfig(pOBInit->BORLevel); in HAL_FLASHEx_OBProgram()
604 static HAL_StatusTypeDef FLASH_OB_BOR_LevelConfig(uint8_t Level) in FLASH_OB_BOR_LevelConfig() function
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_flash_ex.c97 static HAL_StatusTypeDef FLASH_OB_BOR_LevelConfig(uint8_t Level);
342 status = FLASH_OB_BOR_LevelConfig(pOBInit->BORLevel); in HAL_FLASHEx_OBProgram()
901 static HAL_StatusTypeDef FLASH_OB_BOR_LevelConfig(uint8_t Level) in FLASH_OB_BOR_LevelConfig() function
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_flash_ex.c105 static HAL_StatusTypeDef FLASH_OB_BOR_LevelConfig(uint8_t Level);
324 status = FLASH_OB_BOR_LevelConfig(pOBInit->BORLevel); in HAL_FLASHEx_OBProgram()
1226 static HAL_StatusTypeDef FLASH_OB_BOR_LevelConfig(uint8_t Level) in FLASH_OB_BOR_LevelConfig() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_flash_ex.c122 static void FLASH_OB_BOR_LevelConfig(uint32_t Level);
498 FLASH_OB_BOR_LevelConfig(pOBInit->BORLevel); in HAL_FLASHEx_OBProgram()
1737 static void FLASH_OB_BOR_LevelConfig(uint32_t Level) in FLASH_OB_BOR_LevelConfig() function