mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			Merge pull request #13090 from jeromecoutant/PR_DEVICE_H
STM: move us_ticker_defines.h includepull/13095/head
						commit
						878875c884
					
				| 
						 | 
				
			
			@ -37,6 +37,4 @@
 | 
			
		|||
 | 
			
		||||
#include "objects.h"
 | 
			
		||||
 | 
			
		||||
#include "us_ticker_defines.h"
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -17,7 +17,7 @@
 | 
			
		|||
#if DEVICE_USTICKER
 | 
			
		||||
 | 
			
		||||
#include "hal/us_ticker_api.h"
 | 
			
		||||
#include "us_ticker_data.h"
 | 
			
		||||
#include "us_ticker_defines.h"
 | 
			
		||||
 | 
			
		||||
// This variable is set to 1 at the of mbed_sdk_init function.
 | 
			
		||||
// The ticker_read_us function must not be called until the mbed_sdk_init is terminated.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue