mbed-os/targets/TARGET_NUVOTON/TARGET_NANO100
Martin Kojtal dc733d8883
Merge pull request #12477 from fkjagodzinski/hal-gpio-get_capabilities
HAL: Add a get_capabilities() function to GPIO API
2020-02-24 07:47:39 +00:00
..
device NUMAKER_PFM_NANO130: keep __vector_handlers symbol in LTO builds 2020-02-04 12:29:59 +01:00
PeripheralNames.h [Nuvoton] Support DAC 2018-11-21 17:09:35 +08:00
PeripheralPins.c [NANO130] Remove SPI MOSI1/MISO1 pins from pinmap 2019-08-20 13:12:43 +08:00
PeripheralPins.h [Nuvoton] Support DAC 2018-11-21 17:09:35 +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 NANO130: Remove unnecessary synchronization in analog-in HAL 2019-10-31 15:23:57 +08:00
analogout_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 [NANO130] Beta support for DMA 2017-04-18 15:13:58 +08:00
dma_api.c [Nuvoton] Fix IP initialization sequence 2019-08-20 13:12:41 +08:00
gpio_api.c Nuvoton: Add gpio_get_capabilities() 2020-02-19 18:58:47 +01:00
gpio_irq_api.c Nuvoton: Fix GPIO rising/falling edge interrupts cannot exist simultaneously 2020-02-13 11:24:01 +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: Add i2c_free 2019-10-31 15:22:57 +08:00
lp_ticker.c [Nuvoton] Fix IP initialization sequence 2019-08-20 13:12:41 +08:00
mbed_overrides.c Set NANO130 CLK as 48 MHz for USBD support 2020-01-03 20:40:44 +08:00
objects.h Nuvoton: Fix GPIO rising/falling edge interrupts cannot exist simultaneously 2020-02-13 11:24:01 +08:00
pinmap.c Remove pinmap_restricted_peripherals() function from Nuvoton (STDIO uart is restricted by default) 2020-02-07 10:45:02 +01:00
port_api.c [NANO] Alpha support 2017-04-13 11:32:51 +08: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 delay code with RTC clock source 2020-02-13 11:24:01 +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 [Nuvoton] Fix serial corruption due to deep sleep 2018-09-10 10:55:44 +08:00
spi_api.c Nuvoton: Make SPI inter-frame (delay match configured suspend interval 2020-02-17 15:00:09 +08:00
us_ticker.c [Nuvoton] Fix IP initialization sequence 2019-08-20 13:12:41 +08:00
wait_ns.c [NANO130] Override wait_ns(...) to provide more accurate implementation 2019-07-08 17:52:26 +08:00
watchdog_api.c Add watchdog clock accuracy to Nuvoton targets. 2019-09-30 08:10:25 +02:00