Home
last modified time | relevance | path

Searched refs:USERConfig (Results 1 – 3 of 3) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_flash_ex.c453 status = FLASH_OB_UserConfig(pOBInit->USERConfig & OB_IWDG_SW, in HAL_FLASHEx_OBProgram()
454 pOBInit->USERConfig & OB_STOP_NORST, in HAL_FLASHEx_OBProgram()
455 pOBInit->USERConfig & OB_STDBY_NORST); in HAL_FLASHEx_OBProgram()
526 pOBInit->USERConfig = FLASH_OB_GetUser(); in HAL_FLASHEx_OBGetConfig()
/bsp/stm32/libraries/HAL_Drivers/drivers/drv_flash/
A Ddrv_flash_f7.c56 nbank = ((OBInit.USERConfig & 0x20000000U) >> 29); in GetSector()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_flash_ex.h262 …uint8_t USERConfig; /*!< USERConfig: Program the FLASH User Option Byte: IWDG_SW / RST_STO… member

Completed in 9 milliseconds