Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dioc.c316 IOCIOInputSet(uint32_t ui32IOId, uint32_t ui32Input) in IOCIOInputSet() argument
325 ASSERT((ui32Input == IOC_INPUT_ENABLE) || in IOCIOInputSet()
326 (ui32Input == IOC_INPUT_DISABLE)); in IOCIOInputSet()
338 HWREG(ui32IOReg) = ui32Config | ui32Input; in IOCIOInputSet()
A Dioc.h567 extern void IOCIOInputSet(uint32_t ui32IOId, uint32_t ui32Input);
A Drom.h476 ((void (*)(uint32_t ui32IOId, uint32_t ui32Input)) \

Completed in 8 milliseconds