Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - where is the implementation of function 'hwi_find_device' : (4 Items)
   
where is the implementation of function 'hwi_find_device'  
Hi,

i downloaded the iMX6x sabre BSP (QNX SDP 6.6 BSP for Freescale i.MX6x SabreARD-AI Platform (latest experimental build))
 from websit, 
and i try to locate the implementation of function 'hwi_find_device' in the BSP, 
i searched all codes in the BSP, but could not find the implementation of this function,

could someone give some clue?

thanks
- wenbin
Re: where is the implementation of function 'hwi_find_device'  
It's implementation is in the static library C:\qnx660\target\qnx6\armle-v7\usr\lib\libdrvr.a in your base environment. 
 Header file is in \usr\include\drvr\hwinfo.h.
Re: where is the implementation of function 'hwi_find_device'  
thanks for your info!

it seems that the function is API exposed by Neutrino RTOS, 

but why could not i search and get the description of this function in http://www.qnx.com/developers/docs/660/index.jsp?


thanks
- wenbin
Re: where is the implementation of function 'hwi_find_device'  
It's on our list of things to add to the documentation.