Home
last modified time | relevance | path

Searched refs:FLASH_OPTSR2_USBPD_DIS (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_flash_ex.h311 #if defined (FLASH_OPTSR2_USBPD_DIS)
318 …ed (FLASH_OPTSR2_SRAM1_3_RST) && defined (FLASH_OPTSR_BOOT_UBE) && defined (FLASH_OPTSR2_USBPD_DIS)
542 #if defined (FLASH_OPTSR2_USBPD_DIS)
544 #define OB_USBPD_DIS_DISABLE FLASH_OPTSR2_USBPD_DIS /*!< USB power delivery check disable */
1011 #if defined(FLASH_OPTSR2_USBPD_DIS)
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c1411 #if defined (FLASH_OPTSR2_USBPD_DIS) in FLASH_OB_UserConfig()
1415 assert_param(IS_OB_USER_USBPD_DIS(UserConfig2 & FLASH_OPTSR2_USBPD_DIS)); in FLASH_OB_UserConfig()
1418 optr_reg2_val |= (UserConfig2 & FLASH_OPTSR2_USBPD_DIS); in FLASH_OB_UserConfig()
1419 optr_reg2_mask |= FLASH_OPTSR2_USBPD_DIS; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h7413 #define FLASH_OPTSR2_USBPD_DIS FLASH_OPTSR2_USBPD_DIS_Msk /*!< USB power … macro
Dstm32h562xx.h8024 #define FLASH_OPTSR2_USBPD_DIS FLASH_OPTSR2_USBPD_DIS_Msk /*!< USB power … macro
Dstm32h533xx.h7822 #define FLASH_OPTSR2_USBPD_DIS FLASH_OPTSR2_USBPD_DIS_Msk /*!< USB power … macro
Dstm32h573xx.h10517 #define FLASH_OPTSR2_USBPD_DIS FLASH_OPTSR2_USBPD_DIS_Msk /*!< USB power … macro
Dstm32h563xx.h10108 #define FLASH_OPTSR2_USBPD_DIS FLASH_OPTSR2_USBPD_DIS_Msk /*!< USB power … macro