Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_pcd.c651 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_SUSP)) in HAL_PCD_IRQHandler()
654 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pcd.c390 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_SUSP)) in HAL_PCD_IRQHandler()
393 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd.c1546 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_SUSP)) in HAL_PCD_IRQHandler()
1552 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_SUSP); in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7336 #define USB_ISTR_SUSP ((uint16_t)0x0800U) /*!< SUSPend (clear-… macro
7348 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend bit */
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h6782 #define USB_ISTR_SUSP USB_ISTR_SUSP_Msk /*!<Suspend mode req… macro
6800 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend b…
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h6782 #define USB_ISTR_SUSP USB_ISTR_SUSP_Msk /*!<Suspend mode req… macro
6800 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend b…
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7177 #define USB_ISTR_SUSP ((uint16_t)0x0800U) /*!< SUSPend (clear-… macro
7189 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend bit */
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h7622 #define USB_ISTR_SUSP USB_ISTR_SUSP_Msk /*!<Suspend mode req… macro
7640 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend b…
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h7924 #define USB_ISTR_SUSP USB_ISTR_SUSP_Msk /*!<Suspend mode req… macro
7942 #define USB_CLR_SUSP (~USB_ISTR_SUSP) /*!< clear SUSPend b…