Home
last modified time | relevance | path

Searched refs:AT_GEN_PIN (Results 1 – 3 of 3) sorted by relevance

/dports/comms/scmxx/scmxx-0.9.0/src/atcommand/
H A Dcommon.c111 at_syntax_request(AT_GEN_PIN); in at_read_line()
113 if (at_line_type(pintype,AT_GEN_PIN,&temp) == AT_RET_ANSWER) in at_read_line()
135 if (at_line_type(value,AT_GEN_PIN,&temp) != AT_RET_OK) in at_read_line()
H A Dgeneric.c292 at_command_send(AT_GEN_PIN,parmlist); in at_gen_pin()
/dports/comms/scmxx/scmxx-0.9.0/src/
H A Datcommand.h272 #define AT_GEN_PIN "+CPIN" // enter pin (DANGEROUS) macro