Lines Matching full:which
42 * Note: TI_ prefix implies TI wrapping of primitives which is used for partability.
103 * \brief Macro which returns the maximum of two values
111 * \brief Macro which returns the minimum of two values
119 * \brief Macro which returns NULL
126 * \brief Macro which Casts to void
136 * \brief Macro which returns number of elements in array a
145 * \brief Macro which returns a field offset from structure begine
159 * \brief Macro which returns True if bitmask in field is on (==1) \n
168 * \brief Macro which returns True if bitmask in field is off (==0) \n
178 * \brief Macro which returns True if value (x) in range (law <= x <= high) \n
187 * \brief Macro which returns True if value (x) out of range (x < law | x > high) \n
197 * \brief Macro which copies 6 bytes source to 6 bytes destination \n
208 * \brief Macro which compares 6 bytes ofmac1 to 6 bytes of mac2 and returns True if all are equall \n
220 * \brief Macro which returns True if MAC address is broadcast (equals "\xff\xff\xff\xff\xff\xff") \n
226 * \brief Macro which returns True if MAC address is Null (equals "\x0\x0\x0\x0\x0\x0") \n
232 * \brief Macro which returns True if MAC address is Multicast\n
238 * \brief Macro which copies IP V4 source to IP V4 destination
243 * \brief Macro which swaps Word's bytes. Used for Endian handling
248 * \brief Macro which swaps Long's bytes. Used for Endian handling
290 * \brief Macro which performs bytes swap of Long in Little Endian
295 * \brief Macro which performs bytes swap of Word in Little Endian
300 * \brief Macro which performs bytes swap of Long in Little Endian
305 * \brief Macro which performs bytes swap of Word in Little Endian
311 * \brief Macro which handles Word in Little Endian
316 * \brief Macro which handles Long in Little Endian
322 * \brief Macro which returns the content of higher address of INT64 variable in Little Endian
327 * \brief Macro which returns the content of lower address of INT64 variable in Little Endian
333 * \brief Macro which copies word source to word destination byte by byte in Little Endian
339 * \brief Macro which copies long source to long destination byte by byte in Little Endian
347 * \brief Macro which copies Word from val source to desrination in Little Endian
353 * \brief Macro which copies Long from val source to desrination in Little Endian
361 * \brief Macro which returns Word value from source address in Little Endian
366 * \brief Macro which returns Long value from source address in Little Endian
403 * A buffer (size of Standart MAC Address Length in bytes) which holds a MAC address
410 * A buffer (size of Standart IP V4 Address Length in bytes) which holds IP V4 address