ARMEBS4  revision-26.06.2015
Macros
utils.h File Reference

Various utilities. More...

#include "heivs/config.h"
#include "stm32/stm32f4xx.h"
Include dependency graph for utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ARRAY_SIZE(x)
 Number of elements in the array. More...
 
#define max(a, b)
 Maximum between a and b. More...
 
#define max(a, b)
 Maximum between a and b. More...
 
#define debugger_is_connected()
 Detect is debugger is connected. More...
 
#define breakpoint()
 Breakpoint (from code) More...
 

Detailed Description

Various utilities.

Author
marc dot pignat at hevs dot ch

Definition in file utils.h.