• Main Page
  • Modules
  • Index
  • File List
  • Globals

compiler/common/nrf24le1.h

Go to the documentation of this file.
00001 #ifndef NRF24LE1_H_
00002 #define NRF24LE1_H_
00003 
00004 #ifdef __ICC8051__
00005 #include <ionRF24LE1.h>
00006 #include <bit24le1.h>
00007 #endif /*ICC8051*/
00008 
00009 #ifdef __C51__
00010 #include <Nordic\reg24le1.h>
00011 #endif /*__C51__*/
00012 
00013 #include "isrdef24le1.h"
00014 #include "memdefs.h"
00015 
00016 #endif /*NRF24LE1_H_*/

Generated on Fri Apr 20 2012 14:11:44 for nRFGo SDK by  doxygen 1.7.2