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

no-image

PM8621-BI

Manufacturer Part Number
PM8621-BI
Description
Driver, NSE/SBS Narrowband Chipset Driver
Manufacturer
PMC-Sierra, Inc.
Datasheet
7.3
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers’ Internal Use
Document ID: PMC-2021248, Issue 1
Stopping Buffer Management: sysNbcsBufferStop
This function alerts the RTOS that the driver no longer needs any buffers and that if any special
resources were created to handle these buffers, they can now be deleted.
Timers
Creating a Timer: sysNbcsTimerCreate
This function creates a timer object for general use.
Starting a Timer: sysNbcsTimerStart
This function starts a timer.
Inputs
Outputs
Returns
Format
Prototype
Inputs
Outputs
Returns
Format
Prototype
Inputs
Outputs
Returns
Format
Prototype
#define sysNbcsTimerCreate()
void * sysNbcsTimerCreate(void)
None
None
Success = (pointer to) a timer object
Failure = NULL (pointer)
#define sysNbcsTimerStart(ptimer, period, pfunc)
INT4 sysNbcsTimerStart(void *ptimer, UINT4
period, void *pfunc)
pBuf
None
None
#define sysNbcsBufferStop()
void sysNbcsBufferStop(void)
None
None
None
: (pointer to) a buffer
Narrowband Chipset Device Driver Manual
RTOS Interface
168

Related parts for PM8621-BI