Home
last modified time | relevance | path

Searched defs:urc_table (Results 1 – 2 of 2) sorted by relevance

/components/net/at/include/
A Dat.h178 struct at_urc_table *urc_table; member
256 #define at_set_urc_table(urc_table, table_sz) at_obj_set_urc_table(at_client_get_first(), urc_ta… argument
/components/net/at/src/
A Dat_client.c619 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