Home
last modified time | relevance | path

Searched refs:IOC_CURRENT_4MA (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dioc.h282 #define IOC_CURRENT_4MA 0x00000400 // 4mA drive strength macro
Dioc.c369 (ui32IOCurrent == IOC_CURRENT_4MA) || in IOCIODrvStrengthSet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dioc.h285 #define IOC_CURRENT_4MA 0x00000400 // 4mA drive strength macro
Dioc.c371 (ui32IOCurrent == IOC_CURRENT_4MA) || in IOCIODrvStrengthSet()