Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dutilities_common.h103 #undef DIVF
104 #define DIVF( x, y ) ((x)/(y)) macro
Dstm32_wpan_common.h116 #undef DIVF
117 #define DIVF( x, y ) ((x)/(y)) macro
Dapp_common.h86 #define DIVF( x, y ) ((x)/(y)) macro