Home
last modified time | relevance | path

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

/hal_stm32-latest/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
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/
Dstm32_wpan_common.h106 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/Core/Inc/
Dapp_common.h91 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/
Dutilities_common.h108 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/Core/Inc/
Dapp_common.h89 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro