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

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
Reporting Framer Events: sysTemuxCBackFramer
This callback function is provided by the user and is used by the DPR to report significant Framer
Section events back to the application. This function should be non-blocking. Typically, the
callback routine sends a message to another task with the event identifier and other context
information. The task that receives this message can then process this information according to
the system requirements. The user should free the DPV buffer.
Reporting Mapper Events: sysTemuxCBackMapper (TEMUX/TEMAP only)
This callback function is provided by the user and is used by the DPR to report significant
Mapper Section events back to the application. This function should be non-blocking. Typically,
the callback routine sends a message to another task with the event identifier and other context
information. The task that receives this message can then process this information according to
the system requirements. The user should free the DPV buffer.
Prototype
Inputs
Outputs
Returns
Prototype
Inputs
Outputs
Returns
void sysTemuxCBackFramer (void *usrCtxt
TMX_DPR_EVENT event, sTMX_DPV_FRAMER *pDPV)
event
pDPV
usrCtxt
None
None
void sysTemuxCBackMapper (void *usrCtxt
TMX_DPR_EVENT event, sTMX_DPV_MAPPER *pDPV)
event
pDPV
usrCtxt
None
None
TEMUX/TEMAP/TECT3 (PM8315, PM5365, PM4328) Driver Manual
: event that triggered the callback
: formatted event buffer
: user context (passed in
: event that triggered the callback
: formatted event buffer
: user context (passed in
Application Programming Interface
temuxAdd)
temuxAdd)
78

Related parts for PM5365