Home
last modified time | relevance | path

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

/hal_infineon-latest/btstack/wiced_include/
Dwiced_bt_types.h291 #ifndef ARRAY_TO_STREAM
292 #define ARRAY_TO_STREAM(p, a, len) {register unsigned int ijk; for (ijk = 0; ijk < len; ijk+… macro