Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dosc.h356 (( HWREG(FCFG1_BASE + FCFG1_O_OSC_CONF) & FCFG1_OSC_CONF_HPOSC_OPTION) == 0)) in OSC_IsHPOSCEnabled()
Dsetup_rom.c340 if (( fcfg1OscConf & FCFG1_OSC_CONF_HPOSC_OPTION ) == 0 ) { in SetupAfterColdResetWakeupFromShutDownCfg3()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dosc.h358 (( HWREG(FCFG1_BASE + FCFG1_O_OSC_CONF) & FCFG1_OSC_CONF_HPOSC_OPTION) == 0)) in OSC_IsHPOSCEnabled()
Dsetup_rom.c342 if (( fcfg1OscConf & FCFG1_OSC_CONF_HPOSC_OPTION ) == 0 ) { in SetupAfterColdResetWakeupFromShutDownCfg3()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_fcfg1.h2426 #define FCFG1_OSC_CONF_HPOSC_OPTION 0x00020000 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_fcfg1.h2461 #define FCFG1_OSC_CONF_HPOSC_OPTION 0x00020000 macro