mbed-os/targets/TARGET_NUVOTON/TARGET_NANO100
Chun-Chieh Li 11d99971c8 NUVOTON: Serial: Fix undeclared function gpio_set
ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
2024-03-18 09:55:16 +08:00
..
device To keep proprietary BSP DutyCycle definition and rename HighDutyCycle in extend API 2021-03-10 11:53:55 +08:00
CMakeLists.txt CMake: Refactor Nuvoton targets 2021-02-12 19:09:11 +00: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 Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
PortNames.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
analogin_api.c NUVOTON: AnalogIn: Fix undeclared function gpio_set 2024-03-15 13:18:55 +08:00
analogout_api.c NUVOTON: AnalogOut: Fix undeclared function gpio_set 2024-03-18 09:53:55 +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 GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00: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: I2C: Fix undeclared function gpio_set 2024-03-18 09:54:58 +08:00
lp_ticker.c Nuvoton: Enable no HXT/LXT configurabiliy 2021-06-02 09:02:05 +08:00
mbed_overrides.c Nuvoton: Explicitly disable HXT/LXT on configured to not present 2021-06-02 09:02:05 +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: AnalogOut: Fix undeclared function gpio_set 2024-03-18 09:53:55 +08:00
reset_reason.c [Nuvoton] Support reset reason 2019-05-24 11:35:44 +02:00
rtc_api.c Nuvoton: Enable no HXT/LXT configurabiliy 2021-06-02 09:02:05 +08:00
serial_api.c NUVOTON: Serial: Fix undeclared function gpio_set 2024-03-18 09:55:16 +08:00
sleep.c [Nuvoton] Fix serial corruption due to deep sleep 2018-09-10 10:55:44 +08:00
spi_api.c NUVOTON: SPI: Fix undeclared function gpio_set 2024-03-18 09:54:45 +08:00
us_ticker.c Nuvoton: Enable no HXT/LXT configurabiliy 2021-06-02 09:02:05 +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 Nuvoton: Enable no HXT/LXT configurabiliy 2021-06-02 09:02:05 +08:00