Home
last modified time | relevance | path

Searched refs:USB_OTG_EP_REG_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.h450 …((USB_OTG_INEndpointTypeDef *)(USBx_BASE + USB_OTG_IN_ENDPOINT_BASE + ((i) * USB_OTG_EP_REG_SIZE)))
451 …USB_OTG_OUTEndpointTypeDef *)(USBx_BASE + USB_OTG_OUT_ENDPOINT_BASE + ((i) * USB_OTG_EP_REG_SIZE)))
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h1308 #define USB_OTG_EP_REG_SIZE (0x00000020UL) macro