Home
last modified time | relevance | path

Searched refs:FnrReg (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_hcd.c2212 uint32_t FnrReg = hhcd->Instance->FNR; in HCD_Port_IRQHandler() local
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-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_hcd.c2212 uint32_t FnrReg = hhcd->Instance->FNR; in HCD_Port_IRQHandler() local
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-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_hcd.c4137 uint32_t FnrReg = hhcd->Instance->FNR; in HCD_Port_IRQHandler() local
4141 if ((FnrReg & (USB_FNR_RXDP | USB_FNR_RXDM)) == 0U) in HCD_Port_IRQHandler()
4168 if (((FnrReg & USB_FNR_RXDP) != 0U) || ((IstrReg & USB_ISTR_LS_DCONN) != 0U)) in HCD_Port_IRQHandler()
4182 if (((FnrReg & USB_FNR_RXDP) != 0U) || ((IstrReg & USB_ISTR_LS_DCONN) != 0U)) in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_hcd.c4137 uint32_t FnrReg = hhcd->Instance->FNR; in HCD_Port_IRQHandler() local
4141 if ((FnrReg & (USB_FNR_RXDP | USB_FNR_RXDM)) == 0U) in HCD_Port_IRQHandler()
4168 if (((FnrReg & USB_FNR_RXDP) != 0U) || ((IstrReg & USB_ISTR_LS_DCONN) != 0U)) in HCD_Port_IRQHandler()
4182 if (((FnrReg & USB_FNR_RXDP) != 0U) || ((IstrReg & USB_ISTR_LS_DCONN) != 0U)) in HCD_Port_IRQHandler()