Adding gpio config function, which in turn calls config_pio() and set pin direction...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Sun, 8 Jun 2014 21:59:34 +0000 (23:59 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commit908a27b869407d4ec8fa816952c76e1a628901cf
tree2f7f5dbbef8e7f8422c88240948742b8d9e3ce3f
parent22d8ff1f5b6778e4d2a9929b751efee3bf5b9eab
Adding gpio config function, which in turn calls config_pio() and set pin direction and initial state.
drivers/gpio.c
include/core/lpc_regs_12xx.h
include/drivers/gpio.h