mbed-os/targets/TARGET_NUVOTON/TARGET_M451
ccli8 d2a7f5deb4 Rework us_ticker and lp_ticker with one H/W timer
Originally, we use 2 H/W timers for us_ticker/lp_ticker, one for counting and the other for alarm.
With H/W timer running in continuous mode, we could use just one H/W timer for counting/alarm simultaneously.
2018-03-14 14:48:09 -05:00
..
TARGET_NUMAKER_PFM_M453 Define SERIAL and I2C pin name for compatiblity 2018-03-14 14:48:09 -05:00
device Correct Nuvoton compiler detection logic 2017-09-11 13:20:33 -05:00
analogin_api.c [M453] Fix EADC module is initialized multiple times 2016-11-22 09:56:53 +08:00
can_api.c add can_init_freq for NUVOTON platforms 2017-05-15 14:27:22 +02:00
dma.h [NUC472/M453] Add dma_modbase() to get PDMA base address 2017-03-10 16:18:14 +08:00
dma_api.c [NUC472/M453] Fix DMA channel over-allocate 2017-04-20 14:57:09 +08:00
flash_api.c [NUC472/M453] remove redundant comment of flash_api 2017-03-23 20:43:52 +08:00
gpio_api.c Add gpio_is_connected 2018-01-27 00:57:27 -06:00
gpio_irq_api.c [NUC472/M453] Move target configuration from mbed_lib.json to targets.json 2017-08-01 14:40:48 +08:00
gpio_object.h Support NUMAKER_PFM_M453 2016-10-11 10:55:08 +08:00
i2c_api.c [NUC472/M453/M487/NANO130] Remove dead power-down code with mbed OS 3 2017-09-22 09:42:51 +08:00
lp_ticker.c Rework us_ticker and lp_ticker with one H/W timer 2018-03-14 14:48:09 -05:00
pinmap.c Support NUMAKER_PFM_M453 2016-10-11 10:55:08 +08:00
port_api.c Support NUMAKER_PFM_M453 2016-10-11 10:55:08 +08:00
pwmout_api.c [NUC472/M453/M487/NANO130] Remove dead power-down code with mbed OS 3 2017-09-22 09:42:51 +08:00
rtc_api.c [NUC472/M453/M487] Fix RTC hour error with AM/PM 2017-09-20 16:56:34 +08:00
serial_api.c [NUC472/M453/M487/NANO130] Remove dead power-down code with mbed OS 3 2017-09-22 09:42:51 +08:00
sleep.c [NUC472/M453/M487] Refine sleep code 2017-09-20 16:56:32 +08:00
spi_api.c [NUC472/M453/M487/NANO130] Remove dead power-down code with mbed OS 3 2017-09-22 09:42:51 +08:00
us_ticker.c Rework us_ticker and lp_ticker with one H/W timer 2018-03-14 14:48:09 -05:00