Wireless Device BSP Functions
Function Name | Description |
|---|---|
This function is called by a device driver’s | |
This function is called by a device driver’s | |
This function is called by a device driver’s | |
This function is called by a device driver’s | |
This function is called by a device driver to enable or disable interface’s/device’s interrupt. | |
This function is called by a device driver to initialize interface’s/device’s SPI bus. | |
This function is called by a device driver to acquire the SPI lock and restrict the access to the SPI bus only to the wireless driver. | |
This function is called by a device driver to release the SPI lock and give the access to the SPI bus to other device’s hardware. | |
This function is called by a device driver to disable the SPI chip select of the wireless device. | |
This function is called by a device driver to enable the SPI chip select of the wireless device. | |
This function is called by a device driver to configure the SPI controller accordingly with device’s SPI setting. | |
This function is called by a device driver each time some data must be written &/or read from the wireless device/interface. | |
Handle a network device’s interrupts on a specific interface. |