Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dutilities_common.h82 #undef MODDEC
83 #define MODDEC( a, m ) M_BEGIN if ((a)==0) (a)=(m); (a)--; M_END macro
Dstm32_wpan_common.h95 #undef MODDEC
96 #define MODDEC( a, m ) M_BEGIN if ((a)==0) (a)=(m); (a)--; M_END macro
Dapp_common.h75 #define MODDEC( a, m ) M_BEGIN if ((a)==0) (a)=(m); (a)--; M_END macro