Home
last modified time | relevance | path

Searched refs:GOTGCTL (Results 1 – 25 of 125) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usb.c325 USBx->GOTGCTL |= USB_OTG_GOTGCTL_BVALOEN; in USB_DevInit()
326 USBx->GOTGCTL |= USB_OTG_GOTGCTL_BVALOVAL; in USB_DevInit()
339 USBx->GOTGCTL &= ~USB_OTG_GOTGCTL_BVALOEN; in USB_DevInit()
340 USBx->GOTGCTL &= ~USB_OTG_GOTGCTL_BVALOVAL; in USB_DevInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usb.c317 USBx->GOTGCTL |= USB_OTG_GOTGCTL_BVALOEN; in USB_DevInit()
318 USBx->GOTGCTL |= USB_OTG_GOTGCTL_BVALOVAL; in USB_DevInit()
333 USBx->GOTGCTL &= ~USB_OTG_GOTGCTL_BVALOEN; in USB_DevInit()
334 USBx->GOTGCTL &= ~USB_OTG_GOTGCTL_BVALOVAL; in USB_DevInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usb.c319 USBx->GOTGCTL |= USB_OTG_GOTGCTL_BVALOEN; in USB_DevInit()
320 USBx->GOTGCTL |= USB_OTG_GOTGCTL_BVALOVAL; in USB_DevInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c354 USBx->GOTGCTL |= USB_OTG_GOTGCTL_BVALOEN; in USB_DevInit()
355 USBx->GOTGCTL |= USB_OTG_GOTGCTL_BVALOVAL; in USB_DevInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usb.c320 USBx->GOTGCTL |= USB_OTG_GOTGCTL_BVALOEN; in USB_DevInit()
321 USBx->GOTGCTL |= USB_OTG_GOTGCTL_BVALOVAL; in USB_DevInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_usb.c287 USBx->GOTGCTL |= USB_OTG_GOTGCTL_BVALOEN; in USB_DevInit()
288 USBx->GOTGCTL |= USB_OTG_GOTGCTL_BVALOVAL; in USB_DevInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usb.c323 USBx->GOTGCTL |= USB_OTG_GOTGCTL_BVALOEN; in USB_DevInit()
324 USBx->GOTGCTL |= USB_OTG_GOTGCTL_BVALOVAL; in USB_DevInit()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f401xc.h524 __IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register 000h */ member
Dstm32f401xe.h524 __IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register 000h */ member
Dstm32f411xe.h525 __IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register 000h */ member
Dstm32f405xx.h699 __IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register 000h */ member
Dstm32f412cx.h677 __IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register 000h */ member
Dstm32f415xx.h767 __IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register 000h */ member
Dstm32f423xx.h815 __IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register 000h */ member
Dstm32f407xx.h795 __IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register 000h */ member
Dstm32f412zx.h720 __IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register 000h */ member
Dstm32f412rx.h720 __IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register 000h */ member
Dstm32f412vx.h720 __IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register 000h */ member
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h744 …__IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register Address offset : … member
Dstm32f205xx.h698 …__IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register Address offset : … member
Dstm32f207xx.h794 …__IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register Address offset : … member
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f105xc.h596 …__IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register Address offset… member
Dstm32f107xc.h670 …__IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register Address offset… member
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h795 __IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register 000h */ member
Dstm32f722xx.h795 __IO uint32_t GOTGCTL; /*!< USB_OTG Control and Status Register 000h */ member

12345