/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_hcd.c | 2216 if ((FnrReg & (USB_FNR_RXDP | USB_FNR_RXDM)) == 0U) in HCD_Port_IRQHandler() 2243 if (((FnrReg & USB_FNR_RXDP) != 0U) || ((IstrReg & USB_ISTR_LS_DCONN) != 0U)) in HCD_Port_IRQHandler() 2257 if (((FnrReg & USB_FNR_RXDP) != 0U) || ((IstrReg & USB_ISTR_LS_DCONN) != 0U)) in HCD_Port_IRQHandler()
|
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_hcd.c | 2216 if ((FnrReg & (USB_FNR_RXDP | USB_FNR_RXDM)) == 0U) in HCD_Port_IRQHandler() 2243 if (((FnrReg & USB_FNR_RXDP) != 0U) || ((IstrReg & USB_ISTR_LS_DCONN) != 0U)) in HCD_Port_IRQHandler() 2257 if (((FnrReg & USB_FNR_RXDP) != 0U) || ((IstrReg & USB_ISTR_LS_DCONN) != 0U)) in HCD_Port_IRQHandler()
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_hcd.c | 4135 if ((FnrReg & (USB_FNR_RXDP | USB_FNR_RXDM)) == 0U) in HCD_Port_IRQHandler() 4162 if (((FnrReg & USB_FNR_RXDP) != 0U) || ((IstrReg & USB_ISTR_LS_DCONN) != 0U)) in HCD_Port_IRQHandler() 4176 if (((FnrReg & USB_FNR_RXDP) != 0U) || ((IstrReg & USB_ISTR_LS_DCONN) != 0U)) in HCD_Port_IRQHandler()
|
/hal_stm32-3.7.0/stm32cube/stm32f0xx/soc/ |
D | stm32f070x6.h | 5185 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
|
D | stm32f070xb.h | 5337 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
|
/hal_stm32-3.7.0/stm32cube/stm32f1xx/soc/ |
D | stm32f102x6.h | 4867 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!< Receive Data + … macro
|
D | stm32f102xb.h | 4921 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!< Receive Data + … macro
|
/hal_stm32-3.7.0/stm32cube/stm32l1xx/soc/ |
D | stm32l151xb.h | 6722 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
|
D | stm32l151xba.h | 6798 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
|
D | stm32l100xb.h | 6770 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
|
D | stm32l100xba.h | 6918 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
|
D | stm32l152xb.h | 6872 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
|
D | stm32l152xba.h | 6933 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
|
D | stm32l100xc.h | 7503 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
|
D | stm32l151xc.h | 7692 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
|
D | stm32l151xca.h | 7756 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
|
D | stm32l151xdx.h | 7821 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
|
/hal_stm32-3.7.0/stm32cube/stm32l0xx/soc/ |
D | stm32l062xx.h | 7063 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
|
D | stm32l053xx.h | 7085 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
|
D | stm32l052xx.h | 6926 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
|
D | stm32l073xx.h | 7381 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
|
D | stm32l082xx.h | 7359 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
|
D | stm32l083xx.h | 7518 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
|
D | stm32l063xx.h | 7220 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
|
D | stm32l072xx.h | 7222 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
|