Home
last modified time | relevance | path

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

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dioc.h279 #define IOC_STRENGTH_AUTO 0x00000000 // Automatic Drive Strength macro
292 #define IOC_STD_INPUT (IOC_CURRENT_2MA | IOC_STRENGTH_AUTO | \
297 #define IOC_STD_OUTPUT (IOC_CURRENT_2MA | IOC_STRENGTH_AUTO | \
A Dioc.c394 (ui32DrvStrength == IOC_STRENGTH_AUTO)); in IOCIODrvStrengthSet()
727 ui32IOConfig = IOC_CURRENT_2MA | IOC_STRENGTH_AUTO | IOC_IOPULL_UP | in IOCPinTypeI2c()

Completed in 6 milliseconds