![]()  | 
  
    Master Thesis
    V1.0
    
   Research and Design of Sensor Node for NMSD Treatment 
   | 
 
millis and micros functionality More...
#include <stdint.h>#include <stdbool.h>#include "stdio.h"Go to the source code of this file.
Functions | |
| uint32_t | millis (void) | 
| Millis Arduino like functionality for EFM32HG.  More... | |
| uint32_t | micros (void) | 
| Micros Arduino like functionality for EFM32HG.  More... | |
| uint32_t micros | ( | void | ) | 
| uint32_t millis | ( | void | ) | 
Millis Arduino like functionality for EFM32HG.
Definition at line 33 of file timer.c.
Referenced by ICM_20948_min_max_mag().