Home
last modified time | relevance | path

Searched refs:FractionalPortion (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c8649 float64 FractionalPortion; local
8660 FractionalPortion = (float64)ClkRatioTemp/(float64)0x80000000UL;
8661 ConvertedClkRatio = (float64)((float64)IntegerPortion + FractionalPortion);