Home
last modified time | relevance | path

Searched refs:modem_atoi (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.5.0/drivers/modem/
Dquectel-bg9x.h62 #define ATOI(s_, value_, desc_) modem_atoi(s_, value_, desc_, __func__)
Dgsm_ppp.c143 #define ATOI(s_, value_, desc_) modem_atoi(s_, value_, desc_, __func__)
155 static int modem_atoi(const char *s, const int err_value, in modem_atoi() function
Dublox-sara-r4.c173 #define ATOI(s_, value_, desc_) modem_atoi(s_, value_, desc_, __func__)
185 static int modem_atoi(const char *s, const int err_value, in modem_atoi() function
Dquectel-bg9x.c80 static int modem_atoi(const char *s, const int err_value, in modem_atoi() function