Home
last modified time | relevance | path

Searched refs:AT_GEN_TIME (Results 1 – 2 of 2) sorted by relevance

/dports/comms/scmxx/scmxx-0.9.0/src/
H A Datcommand.h273 #define AT_GEN_TIME "+CCLK" // set/read time macro
/dports/comms/scmxx/scmxx-0.9.0/src/scmxx/
H A Dactions.c257 at_command_send(AT_GEN_TIME,timestr); in set_time()
294 at_syntax_request(AT_GEN_TIME); in get_time()
295 ausgabe = at_get_value(AT_GEN_TIME); in get_time()