Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_fsdev_reg.h875 #define USB_COUNT4_RX_NUM_BLOCK_Pos (10U) macro
876 #define USB_COUNT4_RX_NUM_BLOCK_Msk (0x1FUL << USB_COUNT4_RX_NUM_BLOCK_Pos) /*!< 0x0000…
878 #define USB_COUNT4_RX_NUM_BLOCK_0 (0x01UL << USB_COUNT4_RX_NUM_BLOCK_Pos) /*!< 0x0000…
879 #define USB_COUNT4_RX_NUM_BLOCK_1 (0x02UL << USB_COUNT4_RX_NUM_BLOCK_Pos) /*!< 0x0000…
880 #define USB_COUNT4_RX_NUM_BLOCK_2 (0x04UL << USB_COUNT4_RX_NUM_BLOCK_Pos) /*!< 0x0000…
881 #define USB_COUNT4_RX_NUM_BLOCK_3 (0x08UL << USB_COUNT4_RX_NUM_BLOCK_Pos) /*!< 0x0000…
882 #define USB_COUNT4_RX_NUM_BLOCK_4 (0x10UL << USB_COUNT4_RX_NUM_BLOCK_Pos) /*!< 0x0000…

Completed in 9 milliseconds