Home
last modified time | relevance | path

Searched refs:FLASH_OB_BORConfig (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_flash_ex.c102 static HAL_StatusTypeDef FLASH_OB_BORConfig(uint8_t OB_BOR);
378 status = FLASH_OB_BORConfig(pOBInit->BORLevel); in HAL_FLASHEx_OBProgram()
866 static HAL_StatusTypeDef FLASH_OB_BORConfig(uint8_t OB_BOR) in FLASH_OB_BORConfig() function
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_flash_ex.c125 static HAL_StatusTypeDef FLASH_OB_BORConfig(uint8_t OB_BOR);
465 status = FLASH_OB_BORConfig(pOBInit->BORLevel); in HAL_FLASHEx_OBProgram()
1020 static HAL_StatusTypeDef FLASH_OB_BORConfig(uint8_t OB_BOR) in FLASH_OB_BORConfig() function