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

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
Getting the Current Status: dalNbcsTswGetStatus
This function retrieves a snapshot of the current status from the device registers. It is the user’s
responsibility to ensure the buffer indicated by
status of the members in the group.
Interrupt Service Functions
Configuring ISR Processing: dalNbcsTswCfgISRMode
This function allows the user to configure how the interrupts are handled: either in polling
(NBCS_POLL_MODE) or interrupt driven (NBCS_ISR_MODE) modes. If polling is selected,
the user is responsible for calling periodically
the device.
Getting the Interrupt Enable Mask: dalNbcsTswGetISRMask
Returns the contents of the interrupt mask from the time switch device.
Prototype
Inputs
Outputs
Returns
Prototype
Inputs
Outputs
Returns
Prototype
Inputs
INT4 dalNbcsTswGetStatus(void* deviceInfo,
sNBCS_STATUS *pStatus)
deviceInfo
pStatus
pStatus
Success =
Failure = <NBCS error codes>
INT4 dalNbcsTswCfgISRMode (void* deviceInfo,
eNBCS_ISR_MODE mode)
deviceInfo
mode
None
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
INT4 dalNbcsTswGetISRMask(void* deviceInfo,
void *pmask)
deviceInfo
pmask
NBCS_SUCCESS
: device information handle
: device information handle
: device information handle
: pointer to allocated memory
: current status
: mode of operation
: (pointer to) mask structure
dalNbcsTswPoll
pStatus
Narrowband Chipset Device Driver Manual
is large enough to hold all the returned
to collect exception data from
Time Switch Device Driver Interface
244

Related parts for PM8621-BI