#include <driverlib/aon_ioc.h>Go to the source code of this file.
Functions | |
| void | AONIOCDriveStrengthSet (uint32_t ui32LowDrvStr, uint32_t ui32MedDrvStr, uint32_t ui32MaxDrvStr) |
| Setup the drive strength for all IOs on the chip. More... | |
| uint32_t | AONIOCDriveStrengthGet (uint32_t ui32DriveLevel) |
| Get a specific drive level setting for all IOs. More... | |