Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c1941 MS_U32 Pcr_H, Pcr, Stc_H = 0, Stc = 0, u32Diff; in _TSP_ISR() local
2058 HAL_TSP_STC64_Get(u32PcrDstSTC, &Stc_H, &Stc); in _TSP_ISR()
2059 if(( Stc - _ptsp_res->_u32_PrevStcBase[i]) > 0x4000) in _TSP_ISR()
2062 _ptsp_res->_u32_PrevStcBase[i] = Stc; in _TSP_ISR()