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.
Auto generated API documentation and code listings for EVAL-ADMX2001
| mbed_gpio_desc | GPIO specific descriptor for the mbed platform |
| mbed_gpio_init_param | Structure holding the GPIO init parameters for mbed platform |
| mbed_i2c_desc | I2C specific descriptor for the mbed platform |
| mbed_i2c_init_param | Structure holding the I2C init parameters for mbed platform |
| mbed_spi_desc | SPI specific descriptor for the mbed platform |
| mbed_spi_init_param | Structure holding the SPI init parameters for mbed platform |
Code
| app_config.h [code] | : This file contains pin mappings for SDP_K1 board |
| calibrate.cpp [code] | This file contains calibrate related APIs for sdpk1 host |
| calibrate.h [code] | : This file contains type definitions and function prototype for calibrate.cpp |
| delay.cpp [code] | Implementation of delay functionality |
| delay.h [code] | |
| error.h [code] | |
| gpio.cpp [code] | Implementation of GPIO No-OS platform driver interfaces |
| gpio.h [code] | |
| gpio_config.cpp [code] | This file interfaces configures test loads |
| gpio_config.h [code] | Declaration cli - mbed HW interfacing functions |
| gpio_extra.h [code] | : Header containing extra types required for GPIO interface |
| i2c.cpp [code] | Implementation of I2C No-OS platform driver interfaces |
| i2c.h [code] | |
| i2c_extra.h [code] | : Header containing extra types required for I2C interface |
| main.cpp [code] | |
| measure.cpp [code] | |
| measure.h [code] | : This file contains type definitions and function prototype for measure.cpp |
| platform_drivers.h [code] | Header file of Generic Platform Drivers |
| platform_support.cpp [code] | : support functions and declarations for particular platform |
| platform_support.h [code] | : support functions and declarations for selected platform |
| spi.cpp [code] | Implementation of SPI No-OS platform driver interfaces |
| spi.h [code] | |
| spi_extra.h [code] | : Header containing extra types required for SPI interface |
