Home
last modified time | relevance | path

Searched defs:OSCClockSourceGet (Results 1 – 2 of 2) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dosc.h90 #define OSCClockSourceGet NOROM_OSCClockSourceGet macro
661 #define OSCClockSourceGet ROM_OSCClockSourceGet macro
Dosc.c57 #define OSCClockSourceGet NOROM_OSCClockSourceGet macro
158 OSCClockSourceGet(uint32_t ui32SrcClk) in OSCClockSourceGet() function