Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dioc.h275 #define IOC_CURRENT_2MA 0x00000000 // 2mA 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.c388 ASSERT((ui32IOCurrent == IOC_CURRENT_2MA) || in IOCIODrvStrengthSet()
727 ui32IOConfig = IOC_CURRENT_2MA | IOC_STRENGTH_AUTO | IOC_IOPULL_UP | in IOCPinTypeI2c()

Completed in 8 milliseconds