Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_pcd.c630 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler()
632 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pcd.c354 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler()
356 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd.c1517 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_ERR)) in HAL_PCD_IRQHandler()
1519 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_ERR); in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7334 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro
7346 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h6788 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro
6798 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h6788 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro
6798 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7175 #define USB_ISTR_ERR ((uint16_t)0x2000U) /*!< ERRor (clear-on… macro
7187 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit */
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h7628 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro
7638 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h7930 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!<Error */ macro
7940 #define USB_CLR_ERR (~USB_ISTR_ERR) /*!< clear ERRor bit…