PM8621-BI PMC-Sierra, Inc., PM8621-BI Datasheet - Page 177

no-image

PM8621-BI

Manufacturer Part Number
PM8621-BI
Description
Driver, NSE/SBS Narrowband Chipset Driver
Manufacturer
PMC-Sierra, Inc.
Datasheet
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers’ Internal Use
Document ID: PMC-2021248, Issue 1
4. Define the following application-specific constants for your RTOS-specific services in
5. Code the callback functions according to your application. There are sample callback
Step 3: Building the Driver
This section describes how to build the Narrowband Chipset driver.
To build the driver:
1. Modify the
2. Choose from among the different compile options supported by the driver as per your
3. Compile the source files and build the Narrowband Chipset API driver library using your
4. Link the Narrowband Chipset API driver library to your application code.
NBCS_MAX_SBS_INIT_PROFS
NBCS_MAX_NSE_INIT_PROFS
NBCS_MAX_GROUP
NBCS_MAX_MCAST
Task Constant
NBCS_MAX_DPV_BUF
nbcs_rtos.h
functions in
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 (
replaced with your callback function name):
void cback(sNBCS_USR_CTXT usrCtxt, sNBCS_DPV *pdpv)
options.
requirements.
make utility.
Makefile
nbcs_app.c
:
to reflect the absolute path of your code, your compiler and compiler
. You can use these callback functions or you can customize them
Description
The maximum number of DPV
buffers
The maximum number of SBS
initialization profiles
The maximum number of NSE
initialization profiles
The maximum number of groups
allowed in the driver
The maximum number of
destinations in a multicast
connection attempt
Narrowband Chipset Device Driver Manual
Porting the Narrowband Chipset Driver
Default
950
cback
5
5
7
32
should be
177

Related parts for PM8621-BI