Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c410 static uint32_t RF_rtcTimestampA; /* RTC timer value power-up and active time c… variable
1708 deltaTimeInUs = UDIFF(RF_rtcTimestampA, rtcTimestampB); in RF_corePowerDown()
3001 RF_rtcTimestampA = AONRTCCurrent64BitValueGet(); in RF_fsmPowerUpState()
3120 RF_rtcTimestampA = 0; in RF_fsmSetupState()
3269 && RF_rtcTimestampA) in RF_fsmActiveState()
3275 rtcValTmp1 = (uint32_t) RF_rtcTimestampA; in RF_fsmActiveState()
3671 RF_rtcTimestampA = 0; in RF_init()