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