This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to create a GPIO driver


Ok, so I use the macros 

CYGHWR_HAL_LPC1XXX_GPIO_SET(â), 
CYGHWR_HAL_LPC1XXX_GPIO_OUT(â), 
CYGHWR_HAL_LPC1XXX_GPIO_IN(â)

and the parameters (__pin) is the address of my GPIO board?



--
View this message in context: http://sourceware-org.1504.n7.nabble.com/How-to-create-a-GPIO-driver-tp224910p225224.html
Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com.

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]