This is the mail archive of the ecos-discuss@sources.redhat.com 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: I/O functions


On Fri, Jun 27, 2003 at 12:55:27PM +0300, konstantin.ivanov@ms-bg.com wrote:
> Where can I found documentations for these functions:
> 
> cyg_enum_ports
> cyg_get_port_mode
> cyg_write_port
> 
> and etc... ?

~/lhome/anoncvs/packages$ find . -type f | xargs grep cyg_enum_ports
~/lhome/anoncvs/packages$ find . -type f | xargs grep cyg_get_ports
~/lhome/anoncvs/packages$ find . -type f | xargs grep cyg_write_ports
 
Since these functions don't exists, i they are probably not document!

        Andrew

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


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