Home
last modified time | relevance | path

Searched refs:USB_ISTR_CTR (Results 1 – 9 of 9) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_pcd.c345 while (((wIstr = hpcd->Instance->ISTR) & USB_ISTR_CTR) != 0) in PCD_EP_ISR_Handler()
612 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_CTR)) in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pcd.c335 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_CTR)) in HAL_PCD_IRQHandler()
1225 while (((wIstr = hpcd->Instance->ISTR) & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd.c1492 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_CTR)) in HAL_PCD_IRQHandler()
2232 while ((hpcd->Instance->ISTR & USB_ISTR_CTR) != 0U) in PCD_EP_ISR_Handler()
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7332 #define USB_ISTR_CTR ((uint16_t)0x8000U) /*!< Correct TRansfe… macro
7344 #define USB_CLR_CTR (~USB_ISTR_CTR) /*!< clear Correct TRansfe…
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h6794 #define USB_ISTR_CTR USB_ISTR_CTR_Msk /*!<Correct Transfer… macro
6796 #define USB_CLR_CTR (~USB_ISTR_CTR) /*!< clear Correct T…
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h6794 #define USB_ISTR_CTR USB_ISTR_CTR_Msk /*!<Correct Transfer… macro
6796 #define USB_CLR_CTR (~USB_ISTR_CTR) /*!< clear Correct T…
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7173 #define USB_ISTR_CTR ((uint16_t)0x8000U) /*!< Correct TRansfe… macro
7185 #define USB_CLR_CTR (~USB_ISTR_CTR) /*!< clear Correct TRansfe…
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h7634 #define USB_ISTR_CTR USB_ISTR_CTR_Msk /*!<Correct Transfer… macro
7636 #define USB_CLR_CTR (~USB_ISTR_CTR) /*!< clear Correct T…
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h7936 #define USB_ISTR_CTR USB_ISTR_CTR_Msk /*!<Correct Transfer… macro
7938 #define USB_CLR_CTR (~USB_ISTR_CTR) /*!< clear Correct T…