Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/lib/
Dbitmap.c186 uint8_t byte_1 = bmp_read_byte(buf, start_1); in bmp_swap() local
188 if (byte_1 != byte_2) { in bmp_swap()
190 bmp_write_byte(buf, start_2, byte_1); in bmp_swap()