Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_fsdev_reg.h893 #define USB_COUNT5_RX_NUM_BLOCK_Pos (10U) macro
894 #define USB_COUNT5_RX_NUM_BLOCK_Msk (0x1FUL << USB_COUNT5_RX_NUM_BLOCK_Pos) /*!< 0x0000…
896 #define USB_COUNT5_RX_NUM_BLOCK_0 (0x01UL << USB_COUNT5_RX_NUM_BLOCK_Pos) /*!< 0x0000…
897 #define USB_COUNT5_RX_NUM_BLOCK_1 (0x02UL << USB_COUNT5_RX_NUM_BLOCK_Pos) /*!< 0x0000…
898 #define USB_COUNT5_RX_NUM_BLOCK_2 (0x04UL << USB_COUNT5_RX_NUM_BLOCK_Pos) /*!< 0x0000…
899 #define USB_COUNT5_RX_NUM_BLOCK_3 (0x08UL << USB_COUNT5_RX_NUM_BLOCK_Pos) /*!< 0x0000…
900 #define USB_COUNT5_RX_NUM_BLOCK_4 (0x10UL << USB_COUNT5_RX_NUM_BLOCK_Pos) /*!< 0x0000…

Completed in 17 milliseconds