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

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
Deleting a Device: dalNbcsTswDelete
This function is used to remove the specified device from the list of devices being controlled by
the time switch driver. Deleting a device involves clearing the DDB for that device and releasing
its associated device handle.
Initializing a Device: dalNbcsTswInit
Invokes the device initialization function provided by the time switch driver using the DIV or the
profile number. If the DIV is passed as a NULL the profile number is used. A profile number of
zero indicates that all the register bits are to be left in their default state. Note that the profile
number is ignored UNLESS the passed DIV is NULL.
Updating the Configuration of a Device: dalNbcsTswUpdate
Updates the configuration of the device according to the DIV passed by the Application. The only
difference between
applied to the device. In addition, a profile number of zero is not allowed.
Prototype
Inputs
Outputs
Returns
Prototype
Inputs
Outputs
Returns
Prototype
Inputs
INT4 dalNbcsTswDelete(void* deviceInfo)
deviceInfo
None
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
INT4 dalNbcsTswInit(void* deviceInfo,
sNBCS_DIV_TSW_DAL *pdiv, UINT2 profileNum)
deviceInfo
pdiv
profileNum
None
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
INT4 dalNbcsTswUpdate(void* deviceInfo,
sNBCS_DIV_TSW_DAL *pdiv, UINT2 profileNum)
deviceInfo
pdiv
profileNum
dalNbcsTswUpdate
: device information handle
: device information handle
: device information handle
: (pointer to) Device Initialization
: profile number (only used if
: (pointer to) Device Initialization
: profile number (only used if
Vector
Vector
NULL)
and
dalNbcsTswInit
Narrowband Chipset Device Driver Manual
is that no soft reset will be
Time Switch Device Driver Interface
pdiv
pdiv
is
is
230

Related parts for PM8621-BI