Home
last modified time | relevance | path

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

123456

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usb.c529 uint32_t DevEnumSpeed = USBx_DEVICE->DSTS & USB_OTG_DSTS_ENUMSPD; in USB_GetDevSpeed()
779 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
807 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
869 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
2200 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in USB_ActivateRemoteWakeup()
Dstm32n6xx_hal_pcd.c1051 hpcd->FrameNumber = (USBx_DEVICE->DSTS & USB_OTG_DSTS_FNSOF_Msk) >> USB_OTG_DSTS_FNSOF_Pos; in HAL_PCD_IRQHandler()
1274 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usb.c570 uint32_t DevEnumSpeed = USBx_DEVICE->DSTS & USB_OTG_DSTS_ENUMSPD; in USB_GetDevSpeed()
820 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
848 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
910 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
2279 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in USB_ActivateRemoteWakeup()
Dstm32h7rsxx_hal_pcd.c1086 hpcd->FrameNumber = (USBx_DEVICE->DSTS & USB_OTG_DSTS_FNSOF_Msk) >> USB_OTG_DSTS_FNSOF_Pos; in HAL_PCD_IRQHandler()
1309 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_usb.c541 uint32_t DevEnumSpeed = USBx_DEVICE->DSTS & USB_OTG_DSTS_ENUMSPD; in USB_GetDevSpeed()
791 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
819 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
881 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
2229 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in USB_ActivateRemoteWakeup()
Dstm32f2xx_hal_pcd.c913 hpcd->FrameNumber = (USBx_DEVICE->DSTS & USB_OTG_DSTS_FNSOF_Msk) >> USB_OTG_DSTS_FNSOF_Pos; in HAL_PCD_IRQHandler()
1123 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usb.c573 uint32_t DevEnumSpeed = USBx_DEVICE->DSTS & USB_OTG_DSTS_ENUMSPD; in USB_GetDevSpeed()
823 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
851 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
913 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
2279 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in USB_ActivateRemoteWakeup()
Dstm32f4xx_hal_pcd.c1090 hpcd->FrameNumber = (USBx_DEVICE->DSTS & USB_OTG_DSTS_FNSOF_Msk) >> USB_OTG_DSTS_FNSOF_Pos; in HAL_PCD_IRQHandler()
1313 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c603 uint32_t DevEnumSpeed = USBx_DEVICE->DSTS & USB_OTG_DSTS_ENUMSPD; in USB_GetDevSpeed()
853 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
881 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
943 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
2359 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in USB_ActivateRemoteWakeup()
Dstm32f7xx_hal_pcd.c992 hpcd->FrameNumber = (USBx_DEVICE->DSTS & USB_OTG_DSTS_FNSOF_Msk) >> USB_OTG_DSTS_FNSOF_Pos; in HAL_PCD_IRQHandler()
1215 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usb.c552 uint32_t DevEnumSpeed = USBx_DEVICE->DSTS & USB_OTG_DSTS_ENUMSPD; in USB_GetDevSpeed()
802 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
830 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
892 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
2220 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in USB_ActivateRemoteWakeup()
Dstm32h7xx_hal_pcd.c1071 hpcd->FrameNumber = (USBx_DEVICE->DSTS & USB_OTG_DSTS_FNSOF_Msk) >> USB_OTG_DSTS_FNSOF_Pos; in HAL_PCD_IRQHandler()
1294 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usb.c569 uint32_t DevEnumSpeed = USBx_DEVICE->DSTS & USB_OTG_DSTS_ENUMSPD; in USB_GetDevSpeed()
819 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
847 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
909 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
2277 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in USB_ActivateRemoteWakeup()
Dstm32u5xx_hal_pcd.c1103 hpcd->FrameNumber = (USBx_DEVICE->DSTS & USB_OTG_DSTS_FNSOF_Msk) >> USB_OTG_DSTS_FNSOF_Pos; in HAL_PCD_IRQHandler()
1326 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usb.c573 uint32_t DevEnumSpeed = USBx_DEVICE->DSTS & USB_OTG_DSTS_ENUMSPD; in USB_GetDevSpeed()
823 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
851 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
913 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
2289 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in USB_ActivateRemoteWakeup()
Dstm32h5xx_hal_pcd.c1103 hpcd->FrameNumber = (USBx_DEVICE->DSTS & USB_OTG_DSTS_FNSOF_Msk) >> USB_OTG_DSTS_FNSOF_Pos; in HAL_PCD_IRQHandler()
1326 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_usb.c474 uint32_t DevEnumSpeed = USBx_DEVICE->DSTS & USB_OTG_DSTS_ENUMSPD; in USB_GetDevSpeed()
719 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
772 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
1898 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in USB_ActivateRemoteWakeup()
Dstm32f1xx_hal_pcd.c923 hpcd->FrameNumber = (USBx_DEVICE->DSTS & USB_OTG_DSTS_FNSOF_Msk) >> USB_OTG_DSTS_FNSOF_Pos; in HAL_PCD_IRQHandler()
1121 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_usb.c497 uint32_t DevEnumSpeed = USBx_DEVICE->DSTS & USB_OTG_DSTS_ENUMSPD; in USB_GetDevSpeed()
742 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
795 if ((USBx_DEVICE->DSTS & (1U << 8)) == 0U) in USB_EPStartXfer()
1924 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in USB_ActivateRemoteWakeup()
Dstm32l4xx_hal_pcd.c1088 hpcd->FrameNumber = (USBx_DEVICE->DSTS & USB_OTG_DSTS_FNSOF_Msk) >> USB_OTG_DSTS_FNSOF_Pos; in HAL_PCD_IRQHandler()
1299 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f401xc.h551 __IO uint32_t DSTS; /*!< dev Status Register (RO) 808h */ member
Dstm32f401xe.h551 __IO uint32_t DSTS; /*!< dev Status Register (RO) 808h */ member
Dstm32f411xe.h552 __IO uint32_t DSTS; /*!< dev Status Register (RO) 808h */ member
Dstm32f405xx.h726 __IO uint32_t DSTS; /*!< dev Status Register (RO) 808h */ member
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h774 __IO uint32_t DSTS; /*!< dev Status Register (RO) Address offset : 0x808 */ member

123456