Home
last modified time | relevance | path

Searched refs:USB_FNR_RXDP (Results 1 – 25 of 85) sorted by relevance

1234

/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_hcd.c2216 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/
Dstm32g0xx_hal_hcd.c2216 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/
Dstm32u5xx_hal_hcd.c4135 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/
Dstm32f070x6.h5185 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
Dstm32f070xb.h5337 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
/hal_stm32-3.7.0/stm32cube/stm32f1xx/soc/
Dstm32f102x6.h4867 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!< Receive Data + … macro
Dstm32f102xb.h4921 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!< Receive Data + … macro
/hal_stm32-3.7.0/stm32cube/stm32l1xx/soc/
Dstm32l151xb.h6722 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
Dstm32l151xba.h6798 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
Dstm32l100xb.h6770 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
Dstm32l100xba.h6918 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
Dstm32l152xb.h6872 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
Dstm32l152xba.h6933 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
Dstm32l100xc.h7503 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
Dstm32l151xc.h7692 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
Dstm32l151xca.h7756 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
Dstm32l151xdx.h7821 #define USB_FNR_RXDP USB_FNR_RXDP_Msk /*!<Receive Data + L… macro
/hal_stm32-3.7.0/stm32cube/stm32l0xx/soc/
Dstm32l062xx.h7063 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
Dstm32l053xx.h7085 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
Dstm32l052xx.h6926 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
Dstm32l073xx.h7381 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
Dstm32l082xx.h7359 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
Dstm32l083xx.h7518 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
Dstm32l063xx.h7220 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro
Dstm32l072xx.h7222 #define USB_FNR_RXDP ((uint16_t)0x8000U) /*!< status of D+ da… macro

1234