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

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
Prototype
Inputs
Outputs
Returns
Getting an Initialization Profile: dalNbcsTswGetInitProfile
Gets the content of an initialization profile given its profile number.
Deleting an Initialization Profile: dalNbcsTswDeleteInitProfile
Deletes an initialization profile given its profile number.
Connection Switch Configuration
Configuring the Time Switch: dalNbcsTswCfgSwhParm
Get/Set configuration of the time switch. Parameters to configure include C1 delay, switching
mode, swap mode, and page copy auto update.
Prototype
Inputs
Outputs
Returns
Prototype
Inputs
Outputs
Returns
INT4 dalNbcsTswGetInitProfile(UINT2 profileNum,
sNBCS_DIV_TSW_DAL *pProfile)
profileNum
pProfile
pProfile
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
INT4 dalNbcsTswDeleteInitProfile(UINT2
profileNum)
profileNum
None
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
INT4 dalNbcsTswCfgSwhParm(void* deviceInfo,
UINT1 accMode, sNBCS_CFG_SWH_DAL *pconfig)
deviceInfo
accMode
pconfig
pconfig
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
: device information handle
: initialization profile number
: (pointer to) initialization profile
: contents of the corresponding profile
: initialization profile number
: access control: 0 = get, 1 = set
: (pointer to) configuration structure
: configuration structure when
accMode
is 0
Narrowband Chipset Device Driver Manual
Time Switch Device Driver Interface
234

Related parts for PM8621-BI