Searched refs:ecb_binary32_to_float (Results 1 – 1 of 1) sorted by relevance
1385 ecb_function_ ecb_const float ecb_binary32_to_float (uint32_t x);1387 ecb_binary32_to_float (uint32_t x) in ecb_binary32_to_float() function1497 return ecb_binary32_to_float (ecb_binary16_to_binary32 (x)); in ecb_binary16_to_float()