Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/musb/
A Dusb_musb_reg.h94 __I uint8_t RESERVED7F;
129 __I uint8_t RESERVED91;
133 __I uint8_t RESERVED95;
144 __I uint8_t RESERVERD99;
150 __I uint8_t RESERVED9d;
223 __I uint8_t RESERVED4;
231 __I uint8_t RESERVED5;
233 __I uint8_t RESERVED6;
236 __I uint32_t RESERVED7;
238 __I uint8_t RESERVED8;
[all …]
/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h9 #define __I volatile const /* Define "read-only" permission */ macro
23 __I uint8_t PERID; /**< Peripheral ID, offset: 0x0 */
25 __I uint8_t IDCOMP; /**< Peripheral ID Complement, offset: 0x4 */
27 __I uint8_t REV; /**< Peripheral Revision, offset: 0x8 */
29 __I uint8_t ADDINFO; /**< Peripheral Additional Information, offset: 0xC */
35 __I uint8_t OTGSTAT; /**< OTG Status, offset: 0x18 */
47 __I uint8_t STAT; /**< Status, offset: 0x90 */
55 __I uint8_t FRMNUML; /**< Frame Number Register Low, offset: 0xA0 */
57 __I uint8_t FRMNUMH; /**< Frame Number Register High, offset: 0xA4 */
1452 __I uint8_t OBSERVE; /**< USB OTG Observe, offset: 0x104 */

Completed in 23 milliseconds