Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_pcd.c635 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_WKUP)) in HAL_PCD_IRQHandler()
648 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_WKUP); in HAL_PCD_IRQHandler()
659 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_WKUP) == 0) in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pcd.c359 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_WKUP)) in HAL_PCD_IRQHandler()
387 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_WKUP); in HAL_PCD_IRQHandler()
399 if (__HAL_PCD_GET_FLAG (hpcd, USB_ISTR_WKUP) == 0U) in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd.c1522 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_WKUP)) in HAL_PCD_IRQHandler()
1543 __HAL_PCD_CLEAR_FLAG(hpcd, USB_ISTR_WKUP); in HAL_PCD_IRQHandler()
1556 if (__HAL_PCD_GET_FLAG(hpcd, USB_ISTR_WKUP) == 0U) in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7335 #define USB_ISTR_WKUP ((uint16_t)0x1000U) /*!< WaKe UP (clear-… macro
7347 #define USB_CLR_WKUP (~USB_ISTR_WKUP) /*!< clear WaKe UP bit */
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h6785 #define USB_ISTR_WKUP USB_ISTR_WKUP_Msk /*!<Wake up */ macro
6799 #define USB_CLR_WKUP (~USB_ISTR_WKUP) /*!< clear WaKe UP b…
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h6785 #define USB_ISTR_WKUP USB_ISTR_WKUP_Msk /*!<Wake up */ macro
6799 #define USB_CLR_WKUP (~USB_ISTR_WKUP) /*!< clear WaKe UP b…
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7176 #define USB_ISTR_WKUP ((uint16_t)0x1000U) /*!< WaKe UP (clear-… macro
7188 #define USB_CLR_WKUP (~USB_ISTR_WKUP) /*!< clear WaKe UP bit */
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h7625 #define USB_ISTR_WKUP USB_ISTR_WKUP_Msk /*!<Wake up */ macro
7639 #define USB_CLR_WKUP (~USB_ISTR_WKUP) /*!< clear WaKe UP b…
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h7927 #define USB_ISTR_WKUP USB_ISTR_WKUP_Msk /*!<Wake up */ macro
7941 #define USB_CLR_WKUP (~USB_ISTR_WKUP) /*!< clear WaKe UP b…