Home
last modified time | relevance | path

Searched refs:USBx_HPRT0 (Results 1 – 25 of 30) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usb.c1528 hprt0 = USBx_HPRT0; in USB_ResetPort()
1533 USBx_HPRT0 = (USB_OTG_HPRT_PRST | hprt0); in USB_ResetPort()
1535 USBx_HPRT0 = ((~USB_OTG_HPRT_PRST) & hprt0); in USB_ResetPort()
1554 hprt0 = USBx_HPRT0; in USB_DriveVbus()
1561 USBx_HPRT0 = (USB_OTG_HPRT_PPWR | hprt0); in USB_DriveVbus()
1565 USBx_HPRT0 = ((~USB_OTG_HPRT_PPWR) & hprt0); in USB_DriveVbus()
1584 hprt0 = USBx_HPRT0; in USB_GetHostSpeed()
Dstm32n6xx_hal_hcd.c567 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler()
1882 hprt0 = USBx_HPRT0; in HCD_Port_IRQHandler()
1883 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1933 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usb.c1597 hprt0 = USBx_HPRT0; in USB_ResetPort()
1602 USBx_HPRT0 = (USB_OTG_HPRT_PRST | hprt0); in USB_ResetPort()
1604 USBx_HPRT0 = ((~USB_OTG_HPRT_PRST) & hprt0); in USB_ResetPort()
1623 hprt0 = USBx_HPRT0; in USB_DriveVbus()
1630 USBx_HPRT0 = (USB_OTG_HPRT_PPWR | hprt0); in USB_DriveVbus()
1634 USBx_HPRT0 = ((~USB_OTG_HPRT_PPWR) & hprt0); in USB_DriveVbus()
1653 hprt0 = USBx_HPRT0; in USB_GetHostSpeed()
Dstm32h7rsxx_hal_hcd.c582 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler()
1896 hprt0 = USBx_HPRT0; in HCD_Port_IRQHandler()
1897 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1965 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_usb.c1547 hprt0 = USBx_HPRT0; in USB_ResetPort()
1552 USBx_HPRT0 = (USB_OTG_HPRT_PRST | hprt0); in USB_ResetPort()
1554 USBx_HPRT0 = ((~USB_OTG_HPRT_PRST) & hprt0); in USB_ResetPort()
1573 hprt0 = USBx_HPRT0; in USB_DriveVbus()
1580 USBx_HPRT0 = (USB_OTG_HPRT_PPWR | hprt0); in USB_DriveVbus()
1584 USBx_HPRT0 = ((~USB_OTG_HPRT_PPWR) & hprt0); in USB_DriveVbus()
1603 hprt0 = USBx_HPRT0; in USB_GetHostSpeed()
Dstm32f2xx_hal_hcd.c583 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler()
1908 hprt0 = USBx_HPRT0; in HCD_Port_IRQHandler()
1909 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1977 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usb.c1597 hprt0 = USBx_HPRT0; in USB_ResetPort()
1602 USBx_HPRT0 = (USB_OTG_HPRT_PRST | hprt0); in USB_ResetPort()
1604 USBx_HPRT0 = ((~USB_OTG_HPRT_PRST) & hprt0); in USB_ResetPort()
1623 hprt0 = USBx_HPRT0; in USB_DriveVbus()
1630 USBx_HPRT0 = (USB_OTG_HPRT_PPWR | hprt0); in USB_DriveVbus()
1634 USBx_HPRT0 = ((~USB_OTG_HPRT_PPWR) & hprt0); in USB_DriveVbus()
1653 hprt0 = USBx_HPRT0; in USB_GetHostSpeed()
Dstm32f4xx_hal_hcd.c583 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler()
1914 hprt0 = USBx_HPRT0; in HCD_Port_IRQHandler()
1915 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1983 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c1677 hprt0 = USBx_HPRT0; in USB_ResetPort()
1682 USBx_HPRT0 = (USB_OTG_HPRT_PRST | hprt0); in USB_ResetPort()
1684 USBx_HPRT0 = ((~USB_OTG_HPRT_PRST) & hprt0); in USB_ResetPort()
1703 hprt0 = USBx_HPRT0; in USB_DriveVbus()
1710 USBx_HPRT0 = (USB_OTG_HPRT_PPWR | hprt0); in USB_DriveVbus()
1714 USBx_HPRT0 = ((~USB_OTG_HPRT_PPWR) & hprt0); in USB_DriveVbus()
1733 hprt0 = USBx_HPRT0; in USB_GetHostSpeed()
Dstm32f7xx_hal_hcd.c583 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler()
1914 hprt0 = USBx_HPRT0; in HCD_Port_IRQHandler()
1915 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1983 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usb.c1548 hprt0 = USBx_HPRT0; in USB_ResetPort()
1553 USBx_HPRT0 = (USB_OTG_HPRT_PRST | hprt0); in USB_ResetPort()
1555 USBx_HPRT0 = ((~USB_OTG_HPRT_PRST) & hprt0); in USB_ResetPort()
1574 hprt0 = USBx_HPRT0; in USB_DriveVbus()
1581 USBx_HPRT0 = (USB_OTG_HPRT_PPWR | hprt0); in USB_DriveVbus()
1585 USBx_HPRT0 = ((~USB_OTG_HPRT_PPWR) & hprt0); in USB_DriveVbus()
1604 hprt0 = USBx_HPRT0; in USB_GetHostSpeed()
Dstm32h7xx_hal_hcd.c567 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler()
1887 hprt0 = USBx_HPRT0; in HCD_Port_IRQHandler()
1888 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1956 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_usb.c1388 hprt0 = USBx_HPRT0; in USB_ResetPort()
1393 USBx_HPRT0 = (USB_OTG_HPRT_PRST | hprt0); in USB_ResetPort()
1395 USBx_HPRT0 = ((~USB_OTG_HPRT_PRST) & hprt0); in USB_ResetPort()
1414 hprt0 = USBx_HPRT0; in USB_DriveVbus()
1421 USBx_HPRT0 = (USB_OTG_HPRT_PPWR | hprt0); in USB_DriveVbus()
1425 USBx_HPRT0 = ((~USB_OTG_HPRT_PPWR) & hprt0); in USB_DriveVbus()
1443 hprt0 = USBx_HPRT0; in USB_GetHostSpeed()
Dstm32f1xx_hal_hcd.c536 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler()
1649 hprt0 = USBx_HPRT0; in HCD_Port_IRQHandler()
1650 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1718 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_usb.c1414 hprt0 = USBx_HPRT0; in USB_ResetPort()
1419 USBx_HPRT0 = (USB_OTG_HPRT_PRST | hprt0); in USB_ResetPort()
1421 USBx_HPRT0 = ((~USB_OTG_HPRT_PRST) & hprt0); in USB_ResetPort()
1440 hprt0 = USBx_HPRT0; in USB_DriveVbus()
1447 USBx_HPRT0 = (USB_OTG_HPRT_PPWR | hprt0); in USB_DriveVbus()
1451 USBx_HPRT0 = ((~USB_OTG_HPRT_PPWR) & hprt0); in USB_DriveVbus()
1469 hprt0 = USBx_HPRT0; in USB_GetHostSpeed()
Dstm32l4xx_hal_hcd.c536 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler()
1638 hprt0 = USBx_HPRT0; in HCD_Port_IRQHandler()
1639 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1707 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usb.c1595 hprt0 = USBx_HPRT0; in USB_ResetPort()
1600 USBx_HPRT0 = (USB_OTG_HPRT_PRST | hprt0); in USB_ResetPort()
1602 USBx_HPRT0 = ((~USB_OTG_HPRT_PRST) & hprt0); in USB_ResetPort()
1621 hprt0 = USBx_HPRT0; in USB_DriveVbus()
1628 USBx_HPRT0 = (USB_OTG_HPRT_PPWR | hprt0); in USB_DriveVbus()
1632 USBx_HPRT0 = ((~USB_OTG_HPRT_PPWR) & hprt0); in USB_DriveVbus()
1651 hprt0 = USBx_HPRT0; in USB_GetHostSpeed()
Dstm32u5xx_hal_hcd.c584 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler()
1904 hprt0 = USBx_HPRT0; in HCD_Port_IRQHandler()
1905 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1973 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usb.c1607 hprt0 = USBx_HPRT0; in USB_ResetPort()
1612 USBx_HPRT0 = (USB_OTG_HPRT_PRST | hprt0); in USB_ResetPort()
1614 USBx_HPRT0 = ((~USB_OTG_HPRT_PRST) & hprt0); in USB_ResetPort()
1633 hprt0 = USBx_HPRT0; in USB_DriveVbus()
1640 USBx_HPRT0 = (USB_OTG_HPRT_PPWR | hprt0); in USB_DriveVbus()
1644 USBx_HPRT0 = ((~USB_OTG_HPRT_PPWR) & hprt0); in USB_DriveVbus()
1663 hprt0 = USBx_HPRT0; in USB_GetHostSpeed()
Dstm32h5xx_hal_hcd.c584 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler()
1904 hprt0 = USBx_HPRT0; in HCD_Port_IRQHandler()
1905 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1973 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_usb.h455 #define USBx_HPRT0 *(__IO uint32_t *)((uint32_t)USBx_BASE + USB_OTG_HOST_PORT_BASE) macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_usb.h456 #define USBx_HPRT0 *(__IO uint32_t *)((uint32_t)USBx_BASE + USB_OTG_HOST_PORT_BASE) macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_usb.h456 #define USBx_HPRT0 *(__IO uint32_t *)((uint32_t)USBx_BASE + USB_OTG_HOST_PORT_BASE) macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h473 #define USBx_HPRT0 *(__IO uint32_t *)((uint32_t)USBx_BASE + USB_OTG_HOST_PORT_BASE) macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_usb.h456 #define USBx_HPRT0 *(__IO uint32_t *)((uint32_t)USBx_BASE + USB_OTG_HOST_PORT_BASE) macro

12