Home
last modified time | relevance | path

Searched refs:USB_OTG_HCCHAR_EPDIR (Results 1 – 25 of 138) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usb.c1708 HCcharEpDir = (0x1U << 15) & USB_OTG_HCCHAR_EPDIR; in USB_HC_Init()
1949 tmpreg |= USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
1953 tmpreg &= ~USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
2158 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
2168 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
Dstm32n6xx_hal_hcd.c609 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usb.c1782 HCcharEpDir = (0x1U << 15) & USB_OTG_HCCHAR_EPDIR; in USB_HC_Init()
2028 tmpreg |= USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
2032 tmpreg &= ~USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
2237 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
2247 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
Dstm32h7rsxx_hal_hcd.c629 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_usb.c1732 HCcharEpDir = (0x1U << 15) & USB_OTG_HCCHAR_EPDIR; in USB_HC_Init()
1978 tmpreg |= USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
1982 tmpreg &= ~USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
2187 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
2197 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
Dstm32f2xx_hal_hcd.c630 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usb.c1782 HCcharEpDir = (0x1U << 15) & USB_OTG_HCCHAR_EPDIR; in USB_HC_Init()
2028 tmpreg |= USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
2032 tmpreg &= ~USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
2237 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
2247 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
Dstm32f4xx_hal_hcd.c630 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c1862 HCcharEpDir = (0x1U << 15) & USB_OTG_HCCHAR_EPDIR; in USB_HC_Init()
2108 tmpreg |= USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
2112 tmpreg &= ~USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
2317 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
2327 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
Dstm32f7xx_hal_hcd.c630 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usb.c1728 HCcharEpDir = (0x1U << 15) & USB_OTG_HCCHAR_EPDIR; in USB_HC_Init()
1969 tmpreg |= USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
1973 tmpreg &= ~USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
2178 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
2188 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
Dstm32h7xx_hal_hcd.c614 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_usb.c1558 HCcharEpDir = (0x1U << 15) & USB_OTG_HCCHAR_EPDIR; in USB_HC_Init()
1652 tmpreg |= USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
1656 tmpreg &= ~USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
1856 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
1866 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
Dstm32f1xx_hal_hcd.c583 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_usb.c1584 HCcharEpDir = (0x1U << 15) & USB_OTG_HCCHAR_EPDIR; in USB_HC_Init()
1678 tmpreg |= USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
1682 tmpreg &= ~USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
1882 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
1892 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
Dstm32l4xx_hal_hcd.c583 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usb.c1780 HCcharEpDir = (0x1U << 15) & USB_OTG_HCCHAR_EPDIR; in USB_HC_Init()
2026 tmpreg |= USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
2030 tmpreg &= ~USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
2235 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
2245 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
Dstm32u5xx_hal_hcd.c631 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usb.c1792 HCcharEpDir = (0x1U << 15) & USB_OTG_HCCHAR_EPDIR; in USB_HC_Init()
2038 tmpreg |= USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
2042 tmpreg &= ~USB_OTG_HCCHAR_EPDIR; in USB_HC_StartXfer()
2247 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
2257 value &= ~USB_OTG_HCCHAR_EPDIR; in USB_StopHost()
Dstm32h5xx_hal_hcd.c631 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f401xc.h7857 #define USB_OTG_HCCHAR_EPDIR USB_OTG_HCCHAR_EPDIR_Msk /*!< Endpoint direct… macro
Dstm32f401xe.h7857 #define USB_OTG_HCCHAR_EPDIR USB_OTG_HCCHAR_EPDIR_Msk /*!< Endpoint direct… macro
Dstm32f411xe.h7888 #define USB_OTG_HCCHAR_EPDIR USB_OTG_HCCHAR_EPDIR_Msk /*!< Endpoint direct… macro
Dstm32f405xx.h13412 #define USB_OTG_HCCHAR_EPDIR USB_OTG_HCCHAR_EPDIR_Msk /*!< Endpoint direct… macro
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h13123 #define USB_OTG_HCCHAR_EPDIR USB_OTG_HCCHAR_EPDIR_Msk /*!< Endpoint direct… macro

123456