Go to the source code of this file.
Macros | |
#define | _POSIX_C_SOURCE 199309L |
Functions | |
void | poll_until_idle (z_port port) |
int | main () |
int main | ( | ) |
Definition at line 50 of file example.c.
References poll_until_idle(), Z_SUCCESS, za_connect(), za_disconnect(), za_receive(), and za_send().
void poll_until_idle | ( | z_port | port | ) |
Definition at line 19 of file example.c.
References za_reply::device_status, za_decode(), za_receive(), and za_send().
Referenced by main().