Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/
H A Dble_common.h88 #define DIVF( x, y ) ((x)/(y)) macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/
H A Dstm32_wpan_common.h118 #define DIVF( x, y ) ((x)/(y)) macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/utilities/
H A Dutilities_common.h105 #define DIVF( x, y ) ((x)/(y)) macro