Home
last modified time | relevance | path

Searched defs:DIVC (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-3.6.0/lib/stm32wba/hci/
Dapp_common.h90 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro
Dstm32_wpan_common.h106 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro
Dutilities_common.h108 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro
/hal_stm32-3.6.0/lib/stm32wb/hci/
Dapp_common.h88 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro
Dutilities_common.h107 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro
Dstm32_wpan_common.h120 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro