Home
last modified time | relevance | path

Searched refs:GOTGINT (Results 1 – 25 of 128) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_pcd.c1290 RegVal = hpcd->Instance->GOTGINT; in HAL_PCD_IRQHandler()
1300 hpcd->Instance->GOTGINT |= RegVal; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_pcd.c1409 RegVal = hpcd->Instance->GOTGINT; in HAL_PCD_IRQHandler()
1419 hpcd->Instance->GOTGINT |= RegVal; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pcd.c1468 RegVal = hpcd->Instance->GOTGINT; in HAL_PCD_IRQHandler()
1478 hpcd->Instance->GOTGINT |= RegVal; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pcd.c1488 RegVal = hpcd->Instance->GOTGINT; in HAL_PCD_IRQHandler()
1498 hpcd->Instance->GOTGINT |= RegVal; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pcd.c1503 RegVal = hpcd->Instance->GOTGINT; in HAL_PCD_IRQHandler()
1513 hpcd->Instance->GOTGINT |= RegVal; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pcd.c1511 RegVal = hpcd->Instance->GOTGINT; in HAL_PCD_IRQHandler()
1521 hpcd->Instance->GOTGINT |= RegVal; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_pcd.c1287 RegVal = hpcd->Instance->GOTGINT; in HAL_PCD_IRQHandler()
1297 hpcd->Instance->GOTGINT |= RegVal; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pcd.c1492 RegVal = hpcd->Instance->GOTGINT; in HAL_PCD_IRQHandler()
1502 hpcd->Instance->GOTGINT |= RegVal; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pcd.c1520 RegVal = hpcd->Instance->GOTGINT; in HAL_PCD_IRQHandler()
1530 hpcd->Instance->GOTGINT |= RegVal; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pcd.c1520 RegVal = hpcd->Instance->GOTGINT; in HAL_PCD_IRQHandler()
1530 hpcd->Instance->GOTGINT |= RegVal; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f401xc.h525 __IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register 004h */ member
Dstm32f401xe.h525 __IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register 004h */ member
Dstm32f411xe.h526 __IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register 004h */ member
Dstm32f405xx.h700 __IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register 004h */ member
Dstm32f412cx.h678 __IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register 004h */ member
Dstm32f415xx.h768 __IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register 004h */ member
Dstm32f423xx.h816 __IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register 004h */ member
Dstm32f407xx.h796 __IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register 004h */ member
Dstm32f412zx.h721 __IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register 004h */ member
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h745 …__IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register Address offset : … member
Dstm32f205xx.h699 …__IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register Address offset : … member
Dstm32f207xx.h795 …__IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register Address offset : … member
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f105xc.h597 …__IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register Address offset… member
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h796 __IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register 004h */ member
Dstm32f722xx.h796 __IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register 004h */ member

123456