Home
last modified time | relevance | path

Searched refs:USB_OTG_FIFO_SIZE (Results 1 – 2 of 2) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_usb.h452 #define USBx_DFIFO(i) *(__IO uint32_t *)(USBx_BASE + USB_OTG_FIFO_BASE + ((i) * USB_OTG_FIFO_SIZE
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h1315 #define USB_OTG_FIFO_SIZE (0x00001000UL) macro