[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.
ls
1 parent ca0846b commit c3d7ef8341d35cff57233ad738a3249ba7de74d6
@Chun-Chieh Li Chun-Chieh Li authored on 31 Jul 2019
Showing 37 changed files
View
targets/TARGET_NUVOTON/TARGET_M2351/analogin_api.c
View
targets/TARGET_NUVOTON/TARGET_M2351/analogout_api.c
View
targets/TARGET_NUVOTON/TARGET_M2351/i2c_api.c
View
targets/TARGET_NUVOTON/TARGET_M2351/objects.h
View
targets/TARGET_NUVOTON/TARGET_M2351/pwmout_api.c
View
targets/TARGET_NUVOTON/TARGET_M2351/serial_api.c
View
targets/TARGET_NUVOTON/TARGET_M2351/spi_api.c
View
targets/TARGET_NUVOTON/TARGET_M451/analogin_api.c
View
targets/TARGET_NUVOTON/TARGET_M451/analogout_api.c
View
targets/TARGET_NUVOTON/TARGET_M451/can_api.c
View
targets/TARGET_NUVOTON/TARGET_M451/i2c_api.c
View
targets/TARGET_NUVOTON/TARGET_M451/objects.h
View
targets/TARGET_NUVOTON/TARGET_M451/pwmout_api.c
View
targets/TARGET_NUVOTON/TARGET_M451/serial_api.c
View
targets/TARGET_NUVOTON/TARGET_M451/spi_api.c
View
targets/TARGET_NUVOTON/TARGET_M480/analogin_api.c
View
targets/TARGET_NUVOTON/TARGET_M480/analogout_api.c
View
targets/TARGET_NUVOTON/TARGET_M480/can_api.c
View
targets/TARGET_NUVOTON/TARGET_M480/i2c_api.c
View
targets/TARGET_NUVOTON/TARGET_M480/objects.h
View
targets/TARGET_NUVOTON/TARGET_M480/pwmout_api.c
View
targets/TARGET_NUVOTON/TARGET_M480/serial_api.c
View
targets/TARGET_NUVOTON/TARGET_M480/spi_api.c
View
targets/TARGET_NUVOTON/TARGET_NANO100/analogin_api.c
View
targets/TARGET_NUVOTON/TARGET_NANO100/analogout_api.c
View
targets/TARGET_NUVOTON/TARGET_NANO100/i2c_api.c
View
targets/TARGET_NUVOTON/TARGET_NANO100/objects.h
View
targets/TARGET_NUVOTON/TARGET_NANO100/pwmout_api.c
View
targets/TARGET_NUVOTON/TARGET_NANO100/serial_api.c
View
targets/TARGET_NUVOTON/TARGET_NANO100/spi_api.c
View
targets/TARGET_NUVOTON/TARGET_NUC472/analogin_api.c
View
targets/TARGET_NUVOTON/TARGET_NUC472/can_api.c
View
targets/TARGET_NUVOTON/TARGET_NUC472/i2c_api.c
View
targets/TARGET_NUVOTON/TARGET_NUC472/objects.h
View
targets/TARGET_NUVOTON/TARGET_NUC472/pwmout_api.c
View
targets/TARGET_NUVOTON/TARGET_NUC472/serial_api.c
View
targets/TARGET_NUVOTON/TARGET_NUC472/spi_api.c