Go to the source code of this file.
Functions | |
bool | FlashADDecode (void *Data, tAutoDescrambleTimer *ADTimer) |
bool | FlashADEncode (void *Data, tAutoDescrambleTimer *ADTimer) |
bool FlashADDecode | ( | void * | Data, |
tAutoDescrambleTimer * | ADTimer | ||
) |
Definition at line 53 of file FlashADLowLevel.c.
References GetSystemType(), ST_C, ST_CT, ST_S, ST_ST, ST_T, ST_T5700, ST_T5800, ST_TF7k7HDPVR, ST_TMSS, ST_UNKNOWN, TRACEENTER, and TRACEEXIT.
Referenced by FlashADGetInfo().
bool FlashADEncode | ( | void * | Data, |
tAutoDescrambleTimer * | ADTimer | ||
) |
Definition at line 140 of file FlashADLowLevel.c.
References GetSystemType(), ST_C, ST_CT, ST_S, ST_ST, ST_T, ST_T5700, ST_T5800, ST_TF7k7HDPVR, ST_TMSS, ST_UNKNOWN, TRACEENTER, and TRACEEXIT.
Referenced by FlashADSetInfo().