Searched refs:DOEP0LEN_PCNT (Results 1 – 1 of 1) sorted by relevance
565 #define DOEP0LEN_PCNT BIT(19) /*!< packet count */ macro633 #define DOEP0_PCNT(regval) (DOEP0LEN_PCNT & ((regval) << 19)) /*!< Packet count */
Completed in 7 milliseconds