Turnstone Operating System
|
mouse mask More...
#include <types.h>
#include <utils.h>
#include <video.h>
#include <graphics/image.h>
#include <device/mouse.h>
#include <buffer.h>
#include <cpu/task.h>
Functions | |
MODULE ("turnstone.kernel.hw.video") | |
graphics_raw_image_t * | video_get_mouse_image (void) |
int8_t | mouse_report (mouse_report_t *report) |
Variables | |
uint8_t | mouse_data_start |
uint8_t | mouse_data_end |
buffer_t * | mouse_buffer |
uint64_t | shell_task_id |
mouse mask
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.