Dataflow Runtime API
4.0.1.0
|
#include <stdint.h>
Namespaces | |
imt | |
This is a application specific file which is used to configure Imt.Base.Core.Math. | |
imt::base | |
imt::base::core | |
imt::base::core::platform | |
Functions | |
uint8_t | imt::base::core::platform::countLeadingZeros (uint32_t const x) |
Platform independent implementation of the IAR intrinsic __clz, which counts the number of leading zero bits of the input value. More... | |