Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/hal/k6lite/demod/
H A DhalDMD_INTERN_DVBC.h495 MS_BOOL INTERN_DVBC_AGC_Info(MS_U8 u8dbg_mode, MS_U16* pu16Data);
H A DhalDMD_INTERN_DVBC.c3590 MS_BOOL INTERN_DVBC_AGC_Info(MS_U8 u8dbg_mode, MS_U16* pu16Data) in INTERN_DVBC_AGC_Info() function
/utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/
H A DdrvDMD_INTERN_DVBC_v2.c1334 bRet = INTERN_DVBC_AGC_Info(u8dbg_mode, pu16Data); in DMD_DVBC_GetAGCInfo()