mbed-os/targets/TARGET_NUVOTON/TARGET_NUC472
Chun-Chieh Li c3d7ef8341 [Nuvoton] Free up peripheral pins in peripheral free-up HAL API
Without free-up of peripheral pins, peripheral pins of the same peripheral may
share by multiple ports after port iteration, and this peripheral may fail with
pin interference.
2019-08-20 13:12:43 +08:00
..
crypto Assembler atomics 2019-04-26 13:12:35 +03:00
device [NUC472] Fix WDT driver in BSP 2019-05-24 11:35:43 +02:00
PeripheralNames.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
PeripheralPins.c [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
PeripheralPins.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
PinNames.h [Nuvoton] Force enum PinName to 32-bit 2019-08-20 13:12:41 +08:00
PortNames.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
analogin_api.c [Nuvoton] Free up peripheral pins in peripheral free-up HAL API 2019-08-20 13:12:43 +08:00
can_api.c [Nuvoton] Free up peripheral pins in peripheral free-up HAL API 2019-08-20 13:12:43 +08:00
device.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
dma.h [NUC472/M453] Add dma_modbase() to get PDMA base address 2017-03-10 16:18:14 +08:00
dma_api.c [Nuvoton] Fix IP initialization sequence 2019-08-20 13:12:41 +08:00
flash_api.c [Nuvoton] Fix page size in flash IAP 2018-03-22 16:45:01 +08:00
gpio_api.c [Nuvoton] Fix pin mode mapping between input pull mode/direction and I/O mode 2018-08-31 10:06:30 +08: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 [Nuvoton] Fix pin mode mapping between input pull mode/direction and I/O mode 2018-08-31 10:06:30 +08:00
i2c_api.c [Nuvoton] Free up peripheral pins in peripheral free-up HAL API 2019-08-20 13:12:43 +08:00
lp_ticker.c [Nuvoton] Fix IP initialization sequence 2019-08-20 13:12:41 +08:00
mbed_overrides.c [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
objects.h [Nuvoton] Free up peripheral pins in peripheral free-up HAL API 2019-08-20 13:12:43 +08:00
pinmap.c [Nuvoton] Exclude USB UART from testing 2019-08-20 13:12:41 +08:00
port_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pwmout_api.c [Nuvoton] Free up peripheral pins in peripheral free-up HAL API 2019-08-20 13:12:43 +08:00
reset_reason.c [Nuvoton] Support reset reason 2019-05-24 11:35:44 +02:00
rtc_api.c [Nuvoton] Fix RTC cannot cross reset cycle 2018-05-29 17:22:02 +08:00
serial_api.c [Nuvoton] Free up peripheral pins in peripheral free-up HAL API 2019-08-20 13:12:43 +08:00
sleep.c [NUC472] Get around unknown error with power-down 2019-04-17 16:47:22 +08:00
spi_api.c [Nuvoton] Free up peripheral pins in peripheral free-up HAL API 2019-08-20 13:12:43 +08:00
trng_api.c [NUC472/M487] Refine flow control code between crypto start and crypto ISR 2018-01-05 09:18:24 +08:00
us_ticker.c [Nuvoton] Fix IP initialization sequence 2019-08-20 13:12:41 +08:00
wait_ns.c [NUC472] Override wait_ns(...) to provide more accurate implementation 2019-07-08 17:52:26 +08:00
watchdog_api.c [Nuvoton] Support watchdog timer 2019-05-24 12:20:01 +02:00