Home
last modified time | relevance | path

Searched refs:ui32SlewEnable (Results 1 – 3 of 3) sorted by relevance

/external/platform/cc13xx/cc13xxware/driverlib/
A Dioc.c347 IOCIOSlewCtrlSet(uint32_t ui32IOId, uint32_t ui32SlewEnable) in IOCIOSlewCtrlSet() argument
356 ASSERT((ui32SlewEnable == IOC_SLEW_ENABLE) || in IOCIOSlewCtrlSet()
357 (ui32SlewEnable == IOC_SLEW_DISABLE)); in IOCIOSlewCtrlSet()
369 HWREG(ui32IOReg) = ui32Config | ui32SlewEnable; in IOCIOSlewCtrlSet()
A Dioc.h586 extern void IOCIOSlewCtrlSet(uint32_t ui32IOId, uint32_t ui32SlewEnable);
A Drom.h480 ((void (*)(uint32_t ui32IOId, uint32_t ui32SlewEnable)) \

Completed in 8 milliseconds