mbed-os/targets/TARGET_NUVOTON/TARGET_M261
cyliangtw 99e767b4c7 Fix NuMaker I2C timeout,
some H/W timer count is 24 bits only, hardcode 0xffffffff causing
  wrong judgement of timeout as while H/W timer counting overflow.
2020-10-05 11:28:06 +08:00
..
crypto NUVOTON: Re-implement TRNG HAL with TRNG H/W 2019-10-24 10:55:03 +08:00
device NUVOTON: Fix BSP/MKROM header 2019-10-24 09:36:25 +08:00
PeripheralNames.h NUVOTON: Re-implement TRNG HAL with TRNG H/W 2019-10-24 10:55:03 +08:00
PeripheralPins.c M263: Remove redundant SPI I2S pins from pinmap 2019-08-30 11:33:56 +08:00
PeripheralPins.h re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
PinNames.h M263: Force enum PinName to 32-bit 2019-08-30 11:33:45 +08:00
PortNames.h re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
analogin_api.c Nuvoton: Add analogin_free 2019-10-31 15:19:15 +08:00
analogout_api.c M263: Free up peripheral pins in peripheral free-up HAL API 2019-08-30 11:33:55 +08:00
device.h re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
dma.h re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
dma_api.c M263: Fix IP initialization sequence 2019-08-30 11:33:48 +08:00
flash_api.c re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
gpio_api.c M263: Support GPIO input pull-high/pull-low 2019-08-30 11:33:54 +08:00
gpio_irq_api.c re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
gpio_object.h re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
i2c_api.c Fix NuMaker I2C timeout, 2020-10-05 11:28:06 +08:00
lp_ticker.c M263: Fix IP initialization sequence 2019-08-30 11:33:48 +08:00
mbed_overrides.c re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
objects.h M263: Free up peripheral pins in peripheral free-up HAL API 2019-08-30 11:33:55 +08:00
pinmap.c M263: Exclude USB UART from testing 2019-08-30 11:33:47 +08:00
port_api.c re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
pwmout_api.c M263: Free up peripheral pins in peripheral free-up HAL API 2019-08-30 11:33:55 +08:00
rtc_api.c re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
serial_api.c M263: Free up peripheral pins in peripheral free-up HAL API 2019-08-30 11:33:55 +08:00
sleep.c re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
spi_api.c M263: Free up peripheral pins in peripheral free-up HAL API 2019-08-30 11:33:55 +08:00
trng_api.cpp NUVOTON: Re-implement TRNG HAL with TRNG H/W 2019-10-24 10:55:03 +08:00
us_ticker.c M263: Fix IP initialization sequence 2019-08-30 11:33:48 +08:00