Searched refs:StringDescriptor (Results 1 – 1 of 1) sorted by relevance
410 typedef struct { const char *string; long length; } StringDescriptor; typedef412 static const StringDescriptor CommandString[] =1274 StringDescriptor s = { init, sizeof(init)-1 }; in ResetRadio()1326 static const StringDescriptor baudstring[2] = in ResetRadio()1527 StringDescriptor ts = CommandString[strip_info->next_command]; in strip_send()