Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_flash_ex.h290 uint16_t BootConfig; /*!< BootConfig: specifies Option bytes for boot config member
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_flash_ex.c583 status = FLASH_OB_BootConfig(pAdvOBInit->BootConfig); in HAL_FLASHEx_AdvOBProgram()
626 pAdvOBInit->BootConfig = (FLASH->OBR & FLASH_OBR_nRST_BFB2) >> 16U; in HAL_FLASHEx_AdvOBGetConfig()

Completed in 11 milliseconds