Home
last modified time | relevance | path

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

1234

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pcd_ex.c186 if ((USBx->GCCFG & USB_OTG_GCCFG_PDET) == 0U) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pcd_ex.c191 if ((USBx->GCCFG & USB_OTG_GCCFG_PDET) == 0U) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pcd_ex.c208 gccfg_msk = USB_OTG_GCCFG_PDET; in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pcd_ex.c189 if ((USBx->GCCFG & USB_OTG_GCCFG_PDET) == 0U) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pcd_ex.c186 if ((USBx->GCCFG & USB_OTG_GCCFG_PDET) == 0U) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pcd_ex.c212 gccfg_msk = USB_OTG_GCCFG_PDET; in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f412cx.h12364 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32f423xx.h14407 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32f412zx.h13362 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32f412rx.h13329 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32f412vx.h13340 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32f413xx.h14257 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h14329 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32f730xx.h14552 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32f733xx.h14552 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l475xx.h16839 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32l476xx.h16996 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32l486xx.h17215 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32l485xx.h17064 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32l4a6xx.h18568 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32l496xx.h18228 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32l4r5xx.h18599 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32l4r7xx.h19098 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32l4s5xx.h18946 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro
Dstm32l4s7xx.h19445 #define USB_OTG_GCCFG_PDET USB_OTG_GCCFG_PDET_Msk /*!< Primary detecti… macro

1234