- H8
X H8(X x)
Undocumented in source. Be warned that the author may not have intended to support it.
- L8
X L8(X x)
Undocumented in source. Be warned that the author may not have intended to support it.
- pasori_close
void pasori_close(pasori* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_init
int pasori_init(pasori* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_list_passive_target
int pasori_list_passive_target(pasori* pp, ubyte* payload, int* size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_open
pasori* pasori_open()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_packet_read
int pasori_packet_read(pasori* p, ubyte* data, int* size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_packet_write
int pasori_packet_write(pasori* p, ubyte* data, int* size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_read
int pasori_read(pasori* p, ubyte* data, int* size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_recv
int pasori_recv(pasori* p, ubyte* data, int* size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_reset
int pasori_reset(pasori* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_send
int pasori_send(pasori* p, ubyte* data, int* size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_set_timeout
void pasori_set_timeout(pasori* p, int timeout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_test
int pasori_test(pasori* p, int code, ubyte* data, int* size, ubyte* rdata, int* rsize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_test_cpu
int pasori_test_cpu(pasori* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_test_echo
int pasori_test_echo(pasori* p, ubyte* data, int* size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_test_eprom
int pasori_test_eprom(pasori* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_test_polling
int pasori_test_polling(pasori* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_test_ram
int pasori_test_ram(pasori* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_type
int pasori_type(pasori* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_version
int pasori_version(pasori* p, int* v1, int* v2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pasori_write
int pasori_write(pasori* p, ubyte* data, int* size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.