Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16908 #define USB_OTG_DPID_Pos (15U) macro
16909 #define USB_OTG_DPID_Msk (0x3UL << USB_OTG_DPID_Pos) /*!< 0x00018000 */
16911 #define USB_OTG_DPID_0 (0x1UL << USB_OTG_DPID_Pos) /*!< 0x00008000 */
16912 #define USB_OTG_DPID_1 (0x2UL << USB_OTG_DPID_Pos) /*!< 0x00010000 */