M263: 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 78ae1e0 commit c67a0d8bd08a22afe29e73cf0bc6e9c48c9c4ffa
@Chun-Chieh Li Chun-Chieh Li authored on 20 Aug 2019
Showing 7 changed files
View
targets/TARGET_NUVOTON/TARGET_M261/analogin_api.c
View
targets/TARGET_NUVOTON/TARGET_M261/analogout_api.c
View
targets/TARGET_NUVOTON/TARGET_M261/i2c_api.c
View
targets/TARGET_NUVOTON/TARGET_M261/objects.h
View
targets/TARGET_NUVOTON/TARGET_M261/pwmout_api.c
View
targets/TARGET_NUVOTON/TARGET_M261/serial_api.c
View
targets/TARGET_NUVOTON/TARGET_M261/spi_api.c