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