Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_flash_ex.c324 FLASH_OB_UserConfig(pOBInit->USERType, pOBInit->USERConfig1, pOBInit->USERConfig2); in HAL_FLASHEx_OBProgram()
370 FLASH_OB_GetUser(&(pOBInit->USERConfig1), &(pOBInit->USERConfig2)); in HAL_FLASHEx_OBGetConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c384 FLASH_OB_UserConfig(pOBInit->USERType, pOBInit->USERConfig, pOBInit->USERConfig2); in HAL_FLASHEx_OBProgram()
453 FLASH_OB_GetUser(&(pOBInit->USERConfig), &(pOBInit->USERConfig2)); in HAL_FLASHEx_OBGetConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_flash.h79 …uint32_t USERConfig2; /*!< Value of the user option byte (used for OPTIONBYTE_USER… member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_flash_ex.h87 uint32_t USERConfig2; /*!< Value of the User Option Byte (used for OPTIONBYTE_USER). member