Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Duuid.c50 static int uuid128_cmp(const struct bt_uuid *u1, const struct bt_uuid *u2) in uuid128_cmp() argument
54 uuid_to_uuid128(u1, &uuid1); in uuid128_cmp()
60 int bt_uuid_cmp(const struct bt_uuid *u1, const struct bt_uuid *u2) in bt_uuid_cmp() argument
63 if (u1->type != u2->type) { in bt_uuid_cmp()
64 return uuid128_cmp(u1, u2); in bt_uuid_cmp()
67 switch (u1->type) { in bt_uuid_cmp()
69 return (int)BT_UUID_16(u1)->val - (int)BT_UUID_16(u2)->val; in bt_uuid_cmp()
71 return (int)BT_UUID_32(u1)->val - (int)BT_UUID_32(u2)->val; in bt_uuid_cmp()
73 return memcmp(BT_UUID_128(u1)->val, BT_UUID_128(u2)->val, 16); in bt_uuid_cmp()
/Zephyr-Core-3.5.0/drivers/serial/
Duart_stellaris.c40 } u1; member
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Duuid.h5158 int bt_uuid_cmp(const struct bt_uuid *u1, const struct bt_uuid *u2);
/Zephyr-Core-3.5.0/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb280 …12mjE33WRMLGb3TSR4H9kvFjMmmTRmzhw+Rh7vrruq+zrHm6efNqalxb5PsRi/1xMmBN8/uY/I/u1/HrGYfS/dbaedxs9jDL+/…