Searched defs:urc_table (Results 1 – 2 of 2) sorted by relevance
178 struct at_urc_table *urc_table; member256 #define at_set_urc_table(urc_table, table_sz) at_obj_set_urc_table(at_client_get_first(), urc_ta… argument
619 int at_obj_set_urc_table(at_client_t client, const struct at_urc *urc_table, rt_size_t table_sz) in at_obj_set_urc_table()720 struct at_urc_table *urc_table = RT_NULL; in get_urc_obj() local
Completed in 4 milliseconds