8 lines
		
	
	
		
			158 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			158 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
#if defined(__FREERTOS)
 | 
						|
#if defined(_BSP_NA51089_)
 | 
						|
#include "io_address_na51089.h"
 | 
						|
#elif defined(_BSP_NA51000_)
 | 
						|
#include "io_address_na51000.h"
 | 
						|
#endif
 | 
						|
#endif
 |