Home
last modified time | relevance | path

Searched refs:USB_OTG_GCCFG_SDET (Results 1 – 25 of 81) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pcd_ex.c204 if ((USBx->GCCFG & USB_OTG_GCCFG_SDET) == USB_OTG_GCCFG_SDET) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pcd_ex.c209 if ((USBx->GCCFG & USB_OTG_GCCFG_SDET) == USB_OTG_GCCFG_SDET) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pcd_ex.c211 if ((USBx->GCCFG & USB_OTG_GCCFG_SDET) == USB_OTG_GCCFG_SDET) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pcd_ex.c204 if ((USBx->GCCFG & USB_OTG_GCCFG_SDET) == USB_OTG_GCCFG_SDET) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pcd_ex.c235 gccfg_msk = USB_OTG_GCCFG_SDET; in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pcd_ex.c241 gccfg_msk = USB_OTG_GCCFG_SDET; in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f412cx.h12367 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32f423xx.h14410 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32f412zx.h13365 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32f412rx.h13332 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32f412vx.h13343 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32f413xx.h14260 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h14332 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32f730xx.h14555 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32f733xx.h14555 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l475xx.h16842 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32l476xx.h16999 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32l486xx.h17218 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32l485xx.h17067 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32l4a6xx.h18571 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32l496xx.h18231 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32l4r5xx.h18602 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32l4r7xx.h19101 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32l4s5xx.h18949 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro
Dstm32l4s7xx.h19448 #define USB_OTG_GCCFG_SDET USB_OTG_GCCFG_SDET_Msk /*!< Secondary detec… macro

1234