Files
gbdk-2020/docs/api/laptop__io_8h.js
2025-12-27 17:53:11 -08:00

61 lines
4.8 KiB
JavaScript

var laptop__io_8h =
[
[ "_MEGADUCK_LAPTOP_IO_H", "laptop__io_8h.html#_MEGADUCK_LAPTOP_IO_H", null ],
[ "DUCK_IO_CMD_INIT_START", "laptop__io_8h.html#DUCK_IO_CMD_INIT_START", null ],
[ "DUCK_IO_CMD_GET_KEYS", "laptop__io_8h.html#DUCK_IO_CMD_GET_KEYS", null ],
[ "DUCK_IO_CMD_DONE_OR_OK", "laptop__io_8h.html#DUCK_IO_CMD_DONE_OR_OK", null ],
[ "DUCK_IO_CMD_ABORT_OR_FAIL", "laptop__io_8h.html#DUCK_IO_CMD_ABORT_OR_FAIL", null ],
[ "DUCK_IO_CMD_PLAY_SPEECH", "laptop__io_8h.html#DUCK_IO_CMD_PLAY_SPEECH", null ],
[ "DUCK_IO_CMD_RUN_CART_IN_SLOT", "laptop__io_8h.html#DUCK_IO_CMD_RUN_CART_IN_SLOT", null ],
[ "DUCK_IO_CMD_PRINT_INIT_EXT_IO", "laptop__io_8h.html#DUCK_IO_CMD_PRINT_INIT_EXT_IO", null ],
[ "DUCK_IO_CMD_SET_RTC", "laptop__io_8h.html#DUCK_IO_CMD_SET_RTC", null ],
[ "DUCK_IO_CMD_GET_RTC", "laptop__io_8h.html#DUCK_IO_CMD_GET_RTC", null ],
[ "DUCK_IO_CMD_PRINT_SEND_BYTES", "laptop__io_8h.html#DUCK_IO_CMD_PRINT_SEND_BYTES", null ],
[ "DUCK_IO_REPLY_BOOT_UNSET", "laptop__io_8h.html#DUCK_IO_REPLY_BOOT_UNSET", null ],
[ "DUCK_IO_REPLY_BOOT_FAIL", "laptop__io_8h.html#DUCK_IO_REPLY_BOOT_FAIL", null ],
[ "DUCK_IO_REPLY_BUFFER_XFER_OK", "laptop__io_8h.html#DUCK_IO_REPLY_BUFFER_XFER_OK", null ],
[ "DUCK_IO_REPLY_SEND_BUFFER_OK", "laptop__io_8h.html#DUCK_IO_REPLY_SEND_BUFFER_OK", null ],
[ "DUCK_IO_REPLY_BOOT_OK", "laptop__io_8h.html#DUCK_IO_REPLY_BOOT_OK", null ],
[ "DUCK_IO_LEN_KBD_GET", "laptop__io_8h.html#DUCK_IO_LEN_KBD_GET", null ],
[ "DUCK_IO_LEN_RTC_GET", "laptop__io_8h.html#DUCK_IO_LEN_RTC_GET", null ],
[ "DUCK_IO_LEN_RTC_SET", "laptop__io_8h.html#DUCK_IO_LEN_RTC_SET", null ],
[ "DUCK_IO_LEN_PLAY_SPEECH", "laptop__io_8h.html#DUCK_IO_LEN_PLAY_SPEECH", null ],
[ "DUCK_IO_REPLY_NO_CART_IN_SLOT", "laptop__io_8h.html#DUCK_IO_REPLY_NO_CART_IN_SLOT", null ],
[ "DUCK_IO_LEN_RX_MAX", "laptop__io_8h.html#DUCK_IO_LEN_RX_MAX", null ],
[ "DUCK_IO_LEN_TX_MAX", "laptop__io_8h.html#DUCK_IO_LEN_TX_MAX", null ],
[ "DUCK_IO_TIMEOUT_2_MSEC", "laptop__io_8h.html#DUCK_IO_TIMEOUT_2_MSEC", null ],
[ "DUCK_IO_TIMEOUT_100_MSEC", "laptop__io_8h.html#DUCK_IO_TIMEOUT_100_MSEC", null ],
[ "DUCK_IO_TIMEOUT_200_MSEC", "laptop__io_8h.html#DUCK_IO_TIMEOUT_200_MSEC", null ],
[ "DUCK_IO_SPEECH_CMD_MIN", "laptop__io_8h.html#DUCK_IO_SPEECH_CMD_MIN", null ],
[ "DUCK_IO_SPEECH_CMD_MAX", "laptop__io_8h.html#DUCK_IO_SPEECH_CMD_MAX", null ],
[ "DUCK_IO_RTC_YEAR", "laptop__io_8h.html#DUCK_IO_RTC_YEAR", null ],
[ "DUCK_IO_RTC_MON", "laptop__io_8h.html#DUCK_IO_RTC_MON", null ],
[ "DUCK_IO_RTC_DAY", "laptop__io_8h.html#DUCK_IO_RTC_DAY", null ],
[ "DUCK_IO_RTC_WEEKDAY", "laptop__io_8h.html#DUCK_IO_RTC_WEEKDAY", null ],
[ "DUCK_IO_RTC_AMPM", "laptop__io_8h.html#DUCK_IO_RTC_AMPM", null ],
[ "DUCK_IO_RTC_HOUR", "laptop__io_8h.html#DUCK_IO_RTC_HOUR", null ],
[ "DUCK_IO_RTC_MIN", "laptop__io_8h.html#DUCK_IO_RTC_MIN", null ],
[ "DUCK_IO_RTC_SEC", "laptop__io_8h.html#DUCK_IO_RTC_SEC", null ],
[ "DUCK_IO_KBD_FLAGS", "laptop__io_8h.html#DUCK_IO_KBD_FLAGS", null ],
[ "DUCK_IO_KBD_KEYCODE", "laptop__io_8h.html#DUCK_IO_KBD_KEYCODE", null ],
[ "DUCK_IO_PRINTER_FAIL", "laptop__io_8h.html#DUCK_IO_PRINTER_FAIL", null ],
[ "DUCK_IO_PRINTER_TYPE_2_PASS", "laptop__io_8h.html#DUCK_IO_PRINTER_TYPE_2_PASS", null ],
[ "DUCK_IO_PRINTER_TYPE_1_PASS", "laptop__io_8h.html#DUCK_IO_PRINTER_TYPE_1_PASS", null ],
[ "DUCK_IO_PRINTER_MAYBE_BUSY", "laptop__io_8h.html#DUCK_IO_PRINTER_MAYBE_BUSY", null ],
[ "duck_io_send_byte", "laptop__io_8h.html#duck_io_send_byte", null ],
[ "duck_io_read_byte_no_timeout", "laptop__io_8h.html#duck_io_read_byte_no_timeout", null ],
[ "duck_io_enable_read_byte", "laptop__io_8h.html#duck_io_enable_read_byte", null ],
[ "duck_io_laptop_init", "laptop__io_8h.html#duck_io_laptop_init", null ],
[ "duck_io_printer_last_status", "laptop__io_8h.html#duck_io_printer_last_status", null ],
[ "duck_io_printer_query", "laptop__io_8h.html#duck_io_printer_query", null ],
[ "duck_io_read_byte_with_msecs_timeout", "laptop__io_8h.html#duck_io_read_byte_with_msecs_tim", null ],
[ "duck_io_send_byte_and_check_ack_msecs_timeout", "laptop__io_8h.html#duck_io_send_byte_and_check_ack_", null ],
[ "duck_io_send_cmd_and_buffer", "laptop__io_8h.html#duck_io_send_cmd_and_buffer", null ],
[ "duck_io_send_cmd_and_receive_buffer", "laptop__io_8h.html#duck_io_send_cmd_and_receive_buf", null ],
[ "duck_io_rx_byte_done", "laptop__io_8h.html#duck_io_rx_byte_done", null ],
[ "duck_io_rx_byte", "laptop__io_8h.html#duck_io_rx_byte", null ],
[ "duck_io_rx_buf", "laptop__io_8h.html#duck_io_rx_buf", null ],
[ "duck_io_rx_buf_len", "laptop__io_8h.html#duck_io_rx_buf_len", null ],
[ "duck_io_tx_buf", "laptop__io_8h.html#duck_io_tx_buf", null ],
[ "duck_io_tx_buf_len", "laptop__io_8h.html#duck_io_tx_buf_len", null ]
];