Home
last modified time | relevance | path

Searched refs:IOC_HYST_ENABLE (Results 1 – 6 of 6) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dioc.h223 #define IOC_HYST_ENABLE 0x40000000 macro
Dioc.c292 ASSERT((ui32Hysteresis == IOC_HYST_ENABLE) || in IOCIOHystSet()
Dsetup_rom.c407 … IOC_STD_INPUT | IOC_HYST_ENABLE ); // Route external clock to AON IOC w/hysteresis in SetupAfterColdResetWakeupFromShutDownCfg3()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dioc.h225 #define IOC_HYST_ENABLE 0x40000000 macro
Dioc.c294 ASSERT((ui32Hysteresis == IOC_HYST_ENABLE) || in IOCIOHystSet()
Dsetup_rom.c409 … IOC_STD_INPUT | IOC_HYST_ENABLE ); // Route external clock to AON IOC w/hysteresis in SetupAfterColdResetWakeupFromShutDownCfg3()