68 #define ISF_MEM_CPY(src, dest, number_of_bytes ) isf_mem_copy((src), (dest), (number_of_bytes))
uint32 bitrev(uint32 x)
This function reverse the bits of a double word.
uint32 ff1_lsb(uint32 doubleword)
find first-in form LSB.
unsigned long uint32
This defines uint32 as unsigned long.
The isf_types.h file contains the ISF data type definitions and some of the globally used macros...
void isf_mem_copy(void *src, void *dest, uint32 size)
memory copy
uint32 ff1(uint32 doubleword)
find first-in.
uint32 isf_time_util_get_usec(void)
elapsed time in microseconds