FireBirdLib - Topfield TMS PVR TAP Programming Library
Appl_SetIsExternal.c
Go to the documentation of this file.
1
#include "
libFireBird.h
"
2
3
void
Appl_SetIsExternal
(
bool
External)
4
{
5
TRACEENTER
();
6
7
void (*__Appl_SetIsExternal)(
bool
);
8
9
__Appl_SetIsExternal = (
void
*)
FIS_fwAppl_SetIsExternal
();
10
if
(__Appl_SetIsExternal) __Appl_SetIsExternal(External);
11
12
TRACEEXIT
();
13
}
Appl_SetIsExternal
void Appl_SetIsExternal(bool External)
Definition:
Appl_SetIsExternal.c:3
bool
#define bool
Definition:
ELF.h:26
FIS_fwAppl_SetIsExternal
dword FIS_fwAppl_SetIsExternal(void)
Definition:
FIS_fwAppl_SetIsExternal.c:3
libFireBird.h
TRACEEXIT
#define TRACEEXIT()
Definition:
libFireBird.h:1244
TRACEENTER
#define TRACEENTER()
Definition:
libFireBird.h:1243
Firmware
Appl_SetIsExternal.c
Generated on Fri Apr 29 2022 13:34:01 for FireBirdLib - Topfield TMS PVR TAP Programming Library by
1.9.3