Re: GPIO Pin Release and Pin Specific Interrupts

2015-10-19 Thread André Marques
Hello Sudarshan, Às 18:53 de 19-10-2015, sudarshan.rajagopalan escreveu: Hey guys, I have few questions/comments on the GPIO APIs, maybe to André: 1.) Most of the APIs has a way to call the BSP specific functions: pin input/output initialize, pin read/write, enable/disable interrupts etc, bu

GPIO Pin Release and Pin Specific Interrupts

2015-10-19 Thread sudarshan.rajagopalan
Hey guys, I have few questions/comments on the GPIO APIs, maybe to André: 1.) Most of the APIs has a way to call the BSP specific functions: pin input/output initialize, pin read/write, enable/disable interrupts etc, but I couldn't find a way to call a BSP specific pin release (or de-init). T