Home
last modified time | relevance | path

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

123456

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_pcd.c930 if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_DATA_UPDT) in HAL_PCD_IRQHandler()
941 else if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_SETUP_UPDT) in HAL_PCD_IRQHandler()
Dstm32f2xx_hal_hcd.c1847 pktsts = (GrxstspReg & USB_OTG_GRXSTSP_PKTSTS) >> 17; in HCD_RXQLVL_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_pcd.c1009 if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_DATA_UPDT) in HAL_PCD_IRQHandler()
1020 else if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_SETUP_UPDT) in HAL_PCD_IRQHandler()
Dstm32f7xx_hal_hcd.c1853 pktsts = (GrxstspReg & USB_OTG_GRXSTSP_PKTSTS) >> 17; in HCD_RXQLVL_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pcd.c1068 if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_DATA_UPDT) in HAL_PCD_IRQHandler()
1079 else if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_SETUP_UPDT) in HAL_PCD_IRQHandler()
Dstm32n6xx_hal_hcd.c1821 pktsts = (GrxstspReg & USB_OTG_GRXSTSP_PKTSTS) >> 17; in HCD_RXQLVL_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pcd.c1088 if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_DATA_UPDT) in HAL_PCD_IRQHandler()
1099 else if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_SETUP_UPDT) in HAL_PCD_IRQHandler()
Dstm32h7xx_hal_hcd.c1826 pktsts = (GrxstspReg & USB_OTG_GRXSTSP_PKTSTS) >> 17; in HCD_RXQLVL_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pcd.c1103 if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_DATA_UPDT) in HAL_PCD_IRQHandler()
1114 else if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_SETUP_UPDT) in HAL_PCD_IRQHandler()
Dstm32h7rsxx_hal_hcd.c1835 pktsts = (GrxstspReg & USB_OTG_GRXSTSP_PKTSTS) >> 17; in HCD_RXQLVL_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pcd.c1107 if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_DATA_UPDT) in HAL_PCD_IRQHandler()
1118 else if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_SETUP_UPDT) in HAL_PCD_IRQHandler()
Dstm32f4xx_hal_hcd.c1853 pktsts = (GrxstspReg & USB_OTG_GRXSTSP_PKTSTS) >> 17; in HCD_RXQLVL_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_pcd.c940 if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_DATA_UPDT) in HAL_PCD_IRQHandler()
951 else if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_SETUP_UPDT) in HAL_PCD_IRQHandler()
Dstm32f1xx_hal_hcd.c1588 pktsts = (GrxstspReg & USB_OTG_GRXSTSP_PKTSTS) >> 17; in HCD_RXQLVL_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pcd.c1105 if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_DATA_UPDT) in HAL_PCD_IRQHandler()
1116 else if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_SETUP_UPDT) in HAL_PCD_IRQHandler()
Dstm32l4xx_hal_hcd.c1577 pktsts = (GrxstspReg & USB_OTG_GRXSTSP_PKTSTS) >> 17; in HCD_RXQLVL_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pcd.c1120 if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_DATA_UPDT) in HAL_PCD_IRQHandler()
1131 else if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_SETUP_UPDT) in HAL_PCD_IRQHandler()
Dstm32h5xx_hal_hcd.c1843 pktsts = (GrxstspReg & USB_OTG_GRXSTSP_PKTSTS) >> 17; in HCD_RXQLVL_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pcd.c1120 if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_DATA_UPDT) in HAL_PCD_IRQHandler()
1131 else if (((RegVal & USB_OTG_GRXSTSP_PKTSTS) >> 17) == STS_SETUP_UPDT) in HAL_PCD_IRQHandler()
Dstm32u5xx_hal_hcd.c1843 pktsts = (GrxstspReg & USB_OTG_GRXSTSP_PKTSTS) >> 17; in HCD_RXQLVL_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f401xc.h7517 #define USB_OTG_GRXSTSP_PKTSTS USB_OTG_GRXSTSP_PKTSTS_Msk /*!< OUT EP interrup… macro
Dstm32f401xe.h7517 #define USB_OTG_GRXSTSP_PKTSTS USB_OTG_GRXSTSP_PKTSTS_Msk /*!< OUT EP interrup… macro
Dstm32f411xe.h7548 #define USB_OTG_GRXSTSP_PKTSTS USB_OTG_GRXSTSP_PKTSTS_Msk /*!< OUT EP interrup… macro
Dstm32f405xx.h13072 #define USB_OTG_GRXSTSP_PKTSTS USB_OTG_GRXSTSP_PKTSTS_Msk /*!< OUT EP interrup… macro
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h12783 #define USB_OTG_GRXSTSP_PKTSTS USB_OTG_GRXSTSP_PKTSTS_Msk /*!< OUT EP interrup… macro

123456