Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_pcd.c665 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_SOF)) in HAL_PCD_IRQHandler()
667 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SOF); in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pcd.c425 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_SOF)) in HAL_PCD_IRQHandler()
427 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SOF); in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd.c1594 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_SOF)) in HAL_PCD_IRQHandler()
1596 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SOF); in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7338 #define USB_ISTR_SOF ((uint16_t)0x0200U) /*!< Start Of Frame … macro
7350 #define USB_CLR_SOF (~USB_ISTR_SOF) /*!< clear Start Of Frame …
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h6776 #define USB_ISTR_SOF USB_ISTR_SOF_Msk /*!<Start Of Frame */ macro
6802 #define USB_CLR_SOF (~USB_ISTR_SOF) /*!< clear Start Of …
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h6776 #define USB_ISTR_SOF USB_ISTR_SOF_Msk /*!<Start Of Frame */ macro
6802 #define USB_CLR_SOF (~USB_ISTR_SOF) /*!< clear Start Of …
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7179 #define USB_ISTR_SOF ((uint16_t)0x0200U) /*!< Start Of Frame … macro
7191 #define USB_CLR_SOF (~USB_ISTR_SOF) /*!< clear Start Of Frame …
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h7616 #define USB_ISTR_SOF USB_ISTR_SOF_Msk /*!<Start Of Frame */ macro
7642 #define USB_CLR_SOF (~USB_ISTR_SOF) /*!< clear Start Of …
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h7918 #define USB_ISTR_SOF USB_ISTR_SOF_Msk /*!<Start Of Frame */ macro
7944 #define USB_CLR_SOF (~USB_ISTR_SOF) /*!< clear Start Of …