Data Structures | |
struct | qt60168_key_cfg_t |
struct | qt60168_setups_block_t |
Functions | |
void | qt60168_get_reply (unsigned short *data) |
Get the QT60168 reply. More... | |
void | qt60168_init (U32 cpu_hz) |
Initialize the QT60168 component. More... | |
bool | qt60168_is_key_pressed (U8 key) |
Test if no keys are pressed. More... | |
bool | qt60168_is_no_key_pressed (void) |
Test if no keys are pressed. More... | |
int | qt60168_report_all_key (void) |
Report all key status. More... | |
void | qt60168_send_cmd (unsigned char cmd) |
Send a command to the QT60168. More... | |