Searched refs:DIV_CEIL (Results 1 – 1 of 1) sorted by relevance
68 #define DIV_CEIL( N, D ) \ macro510 …*windowTimeoutInSymbols = MAX( DIV_CEIL( ( ( 2 * minRxSymbols - 8 ) * tSymbolInUs + 2 * ( rxErrorI… in RegionCommonComputeRxWindowParameters()511 *windowOffsetInMs = ( int32_t )DIV_CEIL( ( int32_t )( 4 * tSymbolInUs ) - in RegionCommonComputeRxWindowParameters()512 … ( int32_t )DIV_CEIL( ( *windowTimeoutInSymbols * tSymbolInUs ), 2 ) - in RegionCommonComputeRxWindowParameters()