Changeset 8138d4f in mainline for uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c
- Timestamp:
- 2012-11-20T21:52:22Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4b2c7a88
- Parents:
- fde2dab9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c
rfde2dab9 r8138d4f 327 327 /** Enable/disable function and interface clocks for USBTLL and USBHOST. 328 328 * @param device Register map. 329 * @param on True to sw oitch clocks on.329 * @param on True to switch clocks on. 330 330 */ 331 331 static void usb_clocks_enable(amdm37x_t *device, bool on)
Note:
See TracChangeset
for help on using the changeset viewer.