Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_flash_ex.h645 #define OB_USER_VDDMMC_HSLV 0x0200U /*!< VDDMMC HSLV selection */ macro
668 OB_USER_VDDMMC_HSLV)
673 OB_USER_VDDMMC_HSLV)
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_flash_ex.c1585 if((UserType & OB_USER_VDDMMC_HSLV) != 0U) in FLASH_OB_UserConfig()