#define MY_IP "192.168.192.100"
#define MY_MASK "255.255.255.0"
#define MY_PORT 12345
#define INBANK 2
#define INPIN1 0
#define INPIN2 1
#define INPIN3 2
#define INPIN4 3
#define OUTBANK 2
#define OUTPIN1 4
#define OUTPIN2 5
#define OUTPIN3 6
#define OUTPIN4 7
| Calls: | init_dio() | nut/app/portdio/portdio.c |
| service() | nut/app/portdio/portdio.c | |
| NutDhcpIfConfig(), NutNetIfConfig(), NutRegisterDevice(), NutThreadCreate(), inet_addr() | ||
| References Functions: | service_thread() | nut/app/portdio/portdio.c |
| Calls: | PortStatus() | nut/app/portdio/portdio.c |
| GpioPinSetHigh(), GpioPinSetLow(), NutHeapRootAvailable(), NutThreadYield(), fflush(), fgets(), fprintf(), fputs(), strchr(), strlen(), strncmp() | ||
| Called by: | service() | nut/app/portdio/portdio.c |
| Calls: | GpioPinConfigSet(), GpioPinSetLow() | |
| Called by: | NutAppMain() | nut/app/portdio/portdio.c |
| Calls: | ProcessRequests() | nut/app/portdio/portdio.c |
| NutTcpAccept(), NutTcpCloseSocket(), NutTcpCreateSocket(), _fdopen(), fclose() | ||
| Called by: | NutAppMain() | nut/app/portdio/portdio.c |
| service_thread() | nut/app/portdio/portdio.c | |
| Prototyped in: | nut/app/portdio/portdio.c | |
| Calls: | service() | nut/app/portdio/portdio.c |
| Used in: | NutAppMain() | nut/app/portdio/portdio.c |
| Calls: | GpioPinGet() | |
| Called by: | ProcessRequests() | nut/app/portdio/portdio.c |