PM5365 PMC-Sierra, Inc., PM5365 Datasheet - Page 91

no-image

PM5365

Manufacturer Part Number
PM5365
Description
TEMUX/TEMAP/TECT3 T1/E1 FRAMER, VT/TU MAPPER, M12/M13 MUX DRIVER MANUAL
Manufacturer
PMC-Sierra, Inc.
Datasheet
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers’ Internal Use
Document ID: PMC-1991611, Issue 2
4. Code the callback functions according to your application. There are four sample callback
Step 4: Building the Driver
This section describes how to build the TEMUX/TEMAP/TECT3 driver.
To build the driver:
1.
2.
3.
4.
Device Constant
TMX_MAX_DEVICES
TMX_MAX_IPROFILES
functions in the
them before using the driver. The driver will call these callback functions when an event
occurs on the device. These functions must conform to the following prototype:
°
void* sysTemuxCBackXX (void *usrCtxt, TMX_DPR_EVENT event,
sTMX_DPV_XX *pDPV)
Ensure that the directory variable names in the
directory names.
Choose from among the different compile options supported by the driver as per your
requirements.
Compile the source files and build the TEMUX/TEMAP/TECT3 API driver library using
your make utility.
Link the TEMUX/TEMAP/TECT3 API driver library to your application code.
tmx_app
Description
The maximum number of TEMUX/TECT3/TEMAP
devices that can be supported by this driver
The maximum number of device initialization
profiles
file. You can use these callback functions or you can customize
TEMUX/TEMAP/TECT3 (PM8315, PM5365, PM4328) Driver Manual
Makefile
reflect your actual driver and
Porting Drivers
Default
48
16
91

Related parts for PM5365