mbed-os/targets/TARGET_NUVOTON
Chun-Chieh Li d8dff83fcb Nuvoton: Remove dead code nu_delay_cycle_x4(...)
Originally, nu_delay_cycle_x4(...) is borrowed from mbed test code for delay
cycle. Currently, it is not used on Nuvoton targets. If delay cycle is needed,
use wait_ns(...) instead which has strict implementation and has passed tests.
2019-08-12 08:32:07 +01:00
..
TARGET_M451 Added the SPDX identifier 2019-07-11 11:55:12 +01:00
TARGET_M480 [Nuvoton] Support watchdog timer 2019-07-11 11:55:08 +01:00
TARGET_M2351 Revert "Override wait_ns to provide more accurate implementation" 2019-07-14 18:07:03 +01:00
TARGET_NANO100 [Nuvoton] Support watchdog timer 2019-07-11 11:55:08 +01:00
TARGET_NUC472 [Nuvoton] Support watchdog timer 2019-07-11 11:55:08 +01:00
mbed_rtx.h Target_Nuvoton: Remove target specific implementation of _sbrk 2019-02-19 15:49:49 -06:00
nu_bitutil.h [M2351] Revise nu_bitutil.h for M23 2018-07-12 17:50:59 +08:00
nu_miscutil.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
nu_miscutil.h [NUC472/M453] Change sbrk() allocation to be 32-byte aligned 2017-01-16 09:48:27 +08:00
nu_modutil.c [M487] Fix compile warnings with GCC_ARM toolchain 2017-08-03 11:10:15 +08:00
nu_modutil.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
nu_timer.c Nuvoton: Remove dead code nu_delay_cycle_x4(...) 2019-08-12 08:32:07 +01:00
nu_timer.h Nuvoton: Remove dead code nu_delay_cycle_x4(...) 2019-08-12 08:32:07 +01:00