Home
last modified time | relevance | path

Searched defs:be16 (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/bluetooth/uuid/src/
Dtest_bt_uuid_create.c18 uint8_t be16[] = { 0x00, 0x01 }; in ZTEST() local
/Zephyr-latest/tests/lib/net_buf/buf_simple/src/
Dmain.c16 static const uint8_t be16[2] = { 0x01, 0x02 }; variable
/Zephyr-latest/tests/lib/net_buf/buf/src/
Dmain.c536 uint8_t be16[2] = { 0x01, 0x02 }; in ZTEST() local