Searched refs:DIVC (Results 1 – 2 of 2) sorted by relevance
53 #define DIVC(x, y) (((x)+(y)-1)/(y)) macro69 static uint32_t __noinit buffer[DIVC(BLE_DYN_ALLOC_SIZE, 4)];70 static uint32_t __noinit gatt_buffer[DIVC(BLE_GATT_BUF_SIZE, 4)];
31 DIVC((sizeof(TL_PacketHeader_t) + TL_BLE_EVENT_FRAME_SIZE), 4))