Home
last modified time | relevance | path

Searched refs:USB_OTG_FS (Results 1 – 17 of 17) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pcd_ex.h47 #if defined (USB) || defined (USB_OTG_FS) || defined (USB_OTG_HS)
67 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
Dstm32l4xx_ll_usb.h47 #if defined (USB) || defined (USB_OTG_FS) || defined (USB_OTG_HS)
69 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
306 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
493 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
508 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
Dstm32l4xx_hal_pcd.h47 #if defined (USB) || defined (USB_OTG_FS) || defined (USB_OTG_HS)
122 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
245 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
441 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
Dstm32l4xx_hal_hcd.h47 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
Dstm32l4xx_hal_rcc_ex.h221 #if defined(USB_OTG_FS) || defined(USB)
386 #if defined(USB_OTG_FS) || defined(USB)
641 #if defined(USB_OTG_FS) || defined(USB)
1836 #if defined(USB_OTG_FS) || defined(USB)
2912 #if defined(USB_OTG_FS) || defined(USB)
Dstm32l4xx_hal_rcc.h842 #if defined(USB_OTG_FS)
947 #if defined(USB_OTG_FS)
1721 #if defined(USB_OTG_FS)
1770 #if defined(USB_OTG_FS)
2225 #if defined(USB_OTG_FS)
2284 #if defined(USB_OTG_FS)
2763 #if defined(USB_OTG_FS)
2826 #if defined(USB_OTG_FS)
3320 #if defined(USB_OTG_FS)
3383 #if defined(USB_OTG_FS)
Dstm32l4xx_hal_tim_ex.h125 #if defined (USB_OTG_FS)
Dstm32l4xx_ll_rcc.h574 #if defined(USB_OTG_FS) || defined(USB)
794 #if defined(USB_OTG_FS) || defined(USB)
3136 #if defined(USB_OTG_FS) || defined(USB)
3492 #if defined(USB_OTG_FS) || defined(USB)
6069 #if defined(USB_OTG_FS) || defined(USB)
Dstm32l4xx_ll_bus.h133 #if defined(USB_OTG_FS)
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd_ex.c54 #if defined (USB) || defined (USB_OTG_FS) || defined (USB_OTG_HS)
80 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
Dstm32l4xx_hal_pcd.c86 #if defined (USB) || defined (USB_OTG_FS) || defined (USB_OTG_HS)
91 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
113 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
1027 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
2157 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
Dstm32l4xx_ll_usb.c65 #if defined (USB) || defined (USB_OTG_FS) || defined (USB_OTG_HS)
73 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
1121 if ((cfg.speed == USB_OTG_SPEED_FULL) && (USBx != USB_OTG_FS)) in USB_HostInit()
1152 if (USBx == USB_OTG_FS) in USB_HostInit()
Dstm32l4xx_ll_rcc.c119 #if defined(USB_OTG_FS) || defined(USB)
1103 #if defined(USB_OTG_FS)||defined(USB)
Dstm32l4xx_hal_rcc_ex.c557 #if defined(USB_OTG_FS) || defined(USB) in HAL_RCCEx_PeriphCLKConfig()
1038 #if defined(USB_OTG_FS) || defined(USB) in HAL_RCCEx_GetPeriphCLKConfig()
1275 #if defined(USB_OTG_FS) || defined(USB) in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32l4xx_hal_hcd.c78 #if defined (USB_OTG_FS) || defined (USB_OTG_HS)
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rcc.h2486 #if defined(USB_OTG_FS) || defined(USB)
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h1457 #define USB_OTG_FS ((USB_OTG_GlobalTypeDef *) USB_OTG_FS_PERIPH_BASE) macro
17964 #define IS_HCD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == USB_OTG_FS)
17973 #define IS_PCD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == USB_OTG_FS)