Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_pcd.c671 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_ESOF)) in HAL_PCD_IRQHandler()
674 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ESOF); in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pcd.c431 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_ESOF)) in HAL_PCD_IRQHandler()
434 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ESOF); in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd.c1605 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_ESOF)) in HAL_PCD_IRQHandler()
1608 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ESOF); in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7339 #define USB_ISTR_ESOF ((uint16_t)0x0100U) /*!< Expected Start … macro
7351 #define USB_CLR_ESOF (~USB_ISTR_ESOF) /*!< clear Expected Start …
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h6773 #define USB_ISTR_ESOF USB_ISTR_ESOF_Msk /*!<Expected Start O… macro
6803 #define USB_CLR_ESOF (~USB_ISTR_ESOF) /*!< clear Expected …
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h6773 #define USB_ISTR_ESOF USB_ISTR_ESOF_Msk /*!<Expected Start O… macro
6803 #define USB_CLR_ESOF (~USB_ISTR_ESOF) /*!< clear Expected …
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7180 #define USB_ISTR_ESOF ((uint16_t)0x0100U) /*!< Expected Start … macro
7192 #define USB_CLR_ESOF (~USB_ISTR_ESOF) /*!< clear Expected Start …
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h7613 #define USB_ISTR_ESOF USB_ISTR_ESOF_Msk /*!<Expected Start O… macro
7643 #define USB_CLR_ESOF (~USB_ISTR_ESOF) /*!< clear Expected …
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h7915 #define USB_ISTR_ESOF USB_ISTR_ESOF_Msk /*!<Expected Start O… macro
7945 #define USB_CLR_ESOF (~USB_ISTR_ESOF) /*!< clear Expected …