Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16897 #define USB_OTG_FRMNUM_Pos (21U) macro
16898 #define USB_OTG_FRMNUM_Msk (0xFUL << USB_OTG_FRMNUM_Pos) /*!< 0x01E00000 */
16900 #define USB_OTG_FRMNUM_0 (0x1UL << USB_OTG_FRMNUM_Pos) /*!< 0x00200000 */
16901 #define USB_OTG_FRMNUM_1 (0x2UL << USB_OTG_FRMNUM_Pos) /*!< 0x00400000 */
16902 #define USB_OTG_FRMNUM_2 (0x4UL << USB_OTG_FRMNUM_Pos) /*!< 0x00800000 */
16903 #define USB_OTG_FRMNUM_3 (0x8UL << USB_OTG_FRMNUM_Pos) /*!< 0x01000000 */