Home
last modified time | relevance | path

Searched refs:MODINC (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dutilities_common.h79 #undef MODINC
80 #define MODINC( a, m ) M_BEGIN (a)++; if ((a)>=(m)) (a)=0; M_END macro
Dstm32_wpan_common.h92 #undef MODINC
93 #define MODINC( a, m ) M_BEGIN (a)++; if ((a)>=(m)) (a)=0; M_END macro
Dapp_common.h73 #define MODINC( a, m ) M_BEGIN (a)++; if ((a)>=(m)) (a)=0; M_END macro