Home
last modified time | relevance | path

Searched refs:hprt0_dup (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_hcd.c1646 __IO uint32_t hprt0_dup; in HCD_Port_IRQHandler() local
1650 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1652 hprt0_dup &= ~(USB_OTG_HPRT_PENA | USB_OTG_HPRT_PCDET | \ in HCD_Port_IRQHandler()
1666 hprt0_dup |= USB_OTG_HPRT_PCDET; in HCD_Port_IRQHandler()
1672 hprt0_dup |= USB_OTG_HPRT_PENCHNG; in HCD_Port_IRQHandler()
1714 hprt0_dup |= USB_OTG_HPRT_POCCHNG; in HCD_Port_IRQHandler()
1718 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_hcd.c1635 __IO uint32_t hprt0_dup; in HCD_Port_IRQHandler() local
1639 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1641 hprt0_dup &= ~(USB_OTG_HPRT_PENA | USB_OTG_HPRT_PCDET | \ in HCD_Port_IRQHandler()
1655 hprt0_dup |= USB_OTG_HPRT_PCDET; in HCD_Port_IRQHandler()
1661 hprt0_dup |= USB_OTG_HPRT_PENCHNG; in HCD_Port_IRQHandler()
1703 hprt0_dup |= USB_OTG_HPRT_POCCHNG; in HCD_Port_IRQHandler()
1707 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_hcd.c1905 __IO uint32_t hprt0_dup; in HCD_Port_IRQHandler() local
1909 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1911 hprt0_dup &= ~(USB_OTG_HPRT_PENA | USB_OTG_HPRT_PCDET | \ in HCD_Port_IRQHandler()
1925 hprt0_dup |= USB_OTG_HPRT_PCDET; in HCD_Port_IRQHandler()
1931 hprt0_dup |= USB_OTG_HPRT_PENCHNG; in HCD_Port_IRQHandler()
1973 hprt0_dup |= USB_OTG_HPRT_POCCHNG; in HCD_Port_IRQHandler()
1977 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_hcd.c1893 __IO uint32_t hprt0_dup; in HCD_Port_IRQHandler() local
1897 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1899 hprt0_dup &= ~(USB_OTG_HPRT_PENA | USB_OTG_HPRT_PCDET | \ in HCD_Port_IRQHandler()
1913 hprt0_dup |= USB_OTG_HPRT_PCDET; in HCD_Port_IRQHandler()
1919 hprt0_dup |= USB_OTG_HPRT_PENCHNG; in HCD_Port_IRQHandler()
1961 hprt0_dup |= USB_OTG_HPRT_POCCHNG; in HCD_Port_IRQHandler()
1965 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_hcd.c1911 __IO uint32_t hprt0_dup; in HCD_Port_IRQHandler() local
1915 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1917 hprt0_dup &= ~(USB_OTG_HPRT_PENA | USB_OTG_HPRT_PCDET | \ in HCD_Port_IRQHandler()
1931 hprt0_dup |= USB_OTG_HPRT_PCDET; in HCD_Port_IRQHandler()
1937 hprt0_dup |= USB_OTG_HPRT_PENCHNG; in HCD_Port_IRQHandler()
1979 hprt0_dup |= USB_OTG_HPRT_POCCHNG; in HCD_Port_IRQHandler()
1983 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_hcd.c1911 __IO uint32_t hprt0_dup; in HCD_Port_IRQHandler() local
1915 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1917 hprt0_dup &= ~(USB_OTG_HPRT_PENA | USB_OTG_HPRT_PCDET | \ in HCD_Port_IRQHandler()
1931 hprt0_dup |= USB_OTG_HPRT_PCDET; in HCD_Port_IRQHandler()
1937 hprt0_dup |= USB_OTG_HPRT_PENCHNG; in HCD_Port_IRQHandler()
1979 hprt0_dup |= USB_OTG_HPRT_POCCHNG; in HCD_Port_IRQHandler()
1983 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hcd.c1884 __IO uint32_t hprt0_dup; in HCD_Port_IRQHandler() local
1888 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1890 hprt0_dup &= ~(USB_OTG_HPRT_PENA | USB_OTG_HPRT_PCDET | \ in HCD_Port_IRQHandler()
1904 hprt0_dup |= USB_OTG_HPRT_PCDET; in HCD_Port_IRQHandler()
1910 hprt0_dup |= USB_OTG_HPRT_PENCHNG; in HCD_Port_IRQHandler()
1952 hprt0_dup |= USB_OTG_HPRT_POCCHNG; in HCD_Port_IRQHandler()
1956 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_hcd.c1879 __IO uint32_t hprt0_dup; in HCD_Port_IRQHandler() local
1883 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1885 hprt0_dup &= ~(USB_OTG_HPRT_PENA | USB_OTG_HPRT_PCDET | \ in HCD_Port_IRQHandler()
1899 hprt0_dup |= USB_OTG_HPRT_PCDET; in HCD_Port_IRQHandler()
1905 hprt0_dup |= USB_OTG_HPRT_PENCHNG; in HCD_Port_IRQHandler()
1929 hprt0_dup |= USB_OTG_HPRT_POCCHNG; in HCD_Port_IRQHandler()
1933 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_hcd.c1901 __IO uint32_t hprt0_dup; in HCD_Port_IRQHandler() local
1905 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1907 hprt0_dup &= ~(USB_OTG_HPRT_PENA | USB_OTG_HPRT_PCDET | \ in HCD_Port_IRQHandler()
1921 hprt0_dup |= USB_OTG_HPRT_PCDET; in HCD_Port_IRQHandler()
1927 hprt0_dup |= USB_OTG_HPRT_PENCHNG; in HCD_Port_IRQHandler()
1969 hprt0_dup |= USB_OTG_HPRT_POCCHNG; in HCD_Port_IRQHandler()
1973 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_hcd.c1901 __IO uint32_t hprt0_dup; in HCD_Port_IRQHandler() local
1905 hprt0_dup = USBx_HPRT0; in HCD_Port_IRQHandler()
1907 hprt0_dup &= ~(USB_OTG_HPRT_PENA | USB_OTG_HPRT_PCDET | \ in HCD_Port_IRQHandler()
1921 hprt0_dup |= USB_OTG_HPRT_PCDET; in HCD_Port_IRQHandler()
1927 hprt0_dup |= USB_OTG_HPRT_PENCHNG; in HCD_Port_IRQHandler()
1969 hprt0_dup |= USB_OTG_HPRT_POCCHNG; in HCD_Port_IRQHandler()
1973 USBx_HPRT0 = hprt0_dup; in HCD_Port_IRQHandler()