nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ MIN

#define MIN (   a,
 
)    (((a) < (b)) ? (a) : (b))