Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
: ADISENSE OS-dependent wrapper layer for SPI interface ----------------------------------------------------------------------------- More...
Go to the source code of this file.
Typedefs | |
| typedef void * | ADI_SENSE_SPI_HANDLE |
Functions | |
| ADI_SENSE_RESULT | adi_sense_SpiOpen (ADI_SENSE_PLATFORM_SPI_CONFIG *pConfig, ADI_SENSE_SPI_HANDLE *phDevice) |
| Open the SPI interface and allocate resources. | |
| void | adi_sense_SpiClose (ADI_SENSE_SPI_HANDLE hDevice) |
| Close SPI interface and free resources. | |
| ADI_SENSE_RESULT | adi_sense_SpiTransfer (ADI_SENSE_SPI_HANDLE hDevice, void *pTxData, void *pRxData, unsigned nLength, bool bCsHold) |
| Transfer data to slave device. | |
Detailed Description
: ADISENSE OS-dependent wrapper layer for SPI interface -----------------------------------------------------------------------------
Definition in file adi_sense_spi.h.
Generated on Tue Jul 12 2022 18:59:24 by
1.7.2