mbed-os/targets/TARGET_Analog_Devices/TARGET_ADUCM302X/TARGET_ADUCM3029/api
Edmund Hsu 04eaabf579 Fix EV_COG_AD3029LZ `us_ticker_fire_interrupt()` minimal time interval
- ensure us_ticker_irq_handler() is called only when GP2 timer expires
- set us_ticker_set_interrupt() time interval to be 9.846 us
- set us_ticker_fire_interrupt() time interval to be 0.03846 us
2018-04-01 19:35:05 +10:00
..
PeripheralNames.h Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00
PeripheralPins.c Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00
PeripheralPins.h Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00
analogin_api.c Cleared data structures in analogin_init(); 2017-12-21 09:59:13 +11:00
cmsis.h Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00
cmsis_nvic.h Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00
device.h Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00
flash_api.c Fix on chip flash minimal programmable unit size 2018-03-15 16:50:06 +11:00
gpio_api.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
gpio_dev_mem.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
gpio_irq_api.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
gpio_object.h Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00
i2c_api.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
objects.h Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
pinmap.c Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00
rtc_api.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
serial_api.c Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00
sleep.c Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00
sleep.h Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00
spi_api.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
trng_api.c Update trng_api.c 2017-12-01 13:23:24 +11:00
us_ticker.c Fix EV_COG_AD3029LZ `us_ticker_fire_interrupt()` minimal time interval 2018-04-01 19:35:05 +10:00