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

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
8
8.1
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers’ Internal Use
Document ID: PMC-1991611, Issue 2
P
This section outlines how to port the TEMUX/TEMAP/TECT3 device driver to your hardware
and RTOS platform. However, this manual can offer only guidelines for porting the driver
because each platform and application is unique.
Driver Source Files
The C source files listed in Table 33 contain the code for the TEMUX/TEMAP/TECT3 driver.
You may need to modify the code or develop additional code. The code is in the form of
constants, macros, and functions. For the ease of porting, the code is grouped into source files
(
constants and macros.
Table 33: Driver Source Files
src
src
inc
ORTING
) and include files (
D
tmx_api.c
tmx_util.c
tmx_diag.c
tmx_hw.c
tmx_stat.c
tmx_rtos.c
tmx_app.c
tmx_isr.c
tmx_dpr.c
tmx_api.h
tmx_hw.h
tmx_rtos.h
tmx_app.h
code)
tmx_dev.h
tmx_mdb.h
RIVERS
inc
). The
(contains hardware interface functions)
(contains hardware-interface macro and constant definitions)
(contains all API functions)
(contains sample driver callback functions and sample code)
(ISR functions)
(DPR functions)
(contains data-structure definitions and prototypes)
(contains data structure definitions and prototypes of sample
(the device register mapping)
(the layout of the MDB)
(contains driver internal functions)
(contains diagnostic functions)
(alarms status and statistics functions)
(contains RTOS interface functions)
(contains RTOS-interface macro and constant definitions)
TEMUX/TEMAP/TECT3 (PM8315, PM5365, PM4328) Driver Manual
src
files contain the functions and the
inc
files contain the
Porting Drivers
87

Related parts for PM5365