mbed-os/targets/TARGET_Analog_Devices/TARGET_ADUCM4X50/TARGET_ADUCM4050/api
Dave Wu 37cc8a2876 Cleared data structures in analogin_init();
Set buffer for 1 sample in analogin_read_u16. Before it assumes the
buffer is set outside by the higher layer. Now it's temporarily
located on the stack since only the ADC value is returned.
2018-01-12 15:01:44 +00:00
..
PeripheralPins.c Added support for ADI EV-COG-AD4050LZ platform. 2017-09-20 14:37:22 +10:00
PeripheralPins.h Added support for ADI EV-COG-AD4050LZ platform. 2017-09-20 14:37:22 +10:00
analogin_api.c Cleared data structures in analogin_init(); 2018-01-12 15:01:44 +00:00
cmsis.h - Cleaned up some formatting issues; - Fixed a build error in spi_master_block_write; - Some clean up in serai_api. 2017-10-11 15:06:49 +11:00
cmsis_nvic.h Added support for ADI EV-COG-AD4050LZ platform. 2017-09-20 14:37:22 +10:00
device.h Added support for ADI EV-COG-AD4050LZ platform. 2017-09-20 14:37:22 +10:00
flash_api.c Added support for ADI EV-COG-AD4050LZ platform. 2017-09-20 14:37:22 +10:00
gpio_api.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-20 16:05:41 +00:00
gpio_dev_mem.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-20 16:05:41 +00:00
gpio_irq_api.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-20 16:05:41 +00:00
gpio_object.h Added support for ADI EV-COG-AD4050LZ platform. 2017-09-20 14:37:22 +10:00
i2c_api.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-20 16:05:41 +00:00
objects.h Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-20 16:05:41 +00:00
pinmap.c Added support for ADI EV-COG-AD4050LZ platform. 2017-09-20 14:37:22 +10:00
rtc_api.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-20 16:05:41 +00:00
serial_api.c - Cleaned up some formatting issues; - Fixed a build error in spi_master_block_write; - Some clean up in serai_api. 2017-10-11 15:06:49 +11:00
sleep.c Added curly brackets for the single line if else statement. 2017-10-09 17:28:46 +11:00
sleep.h Added support for ADI EV-COG-AD4050LZ platform. 2017-09-20 14:37:22 +10:00
spi_api.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-20 16:05:41 +00:00
trng_api.c Added a check for the STUCK bit before reading the RNG data register to ensure there are no hardware faults. 2017-11-02 15:50:55 +11:00
us_ticker.c Fixed issues raised in the feedback from ARM for the ADuCM4050 platform. 2017-10-02 14:28:25 +11:00