Searched defs:sync_req (Results 1 – 3 of 3) sorted by relevance
32 struct sync_req { struct33 struct onoff_client cli;34 struct k_sem sem;35 int res;
121 static const uint8_t sync_req[] = { 0x01, 0x7e }; variable
133 static const uint8_t sync_req[] = { 0x01, 0x7e }; variable