Searched refs:last_key (Results 1 – 5 of 5) sorted by relevance
272 static uint32_t last_key = 0;301 last_key = act_key;307 data->key = last_key;
350 int last_key; in read_image_data() local386 last_key = -1; in read_image_data()439 first_value = last_key = -1; in read_image_data()452 curr_code = last_key; in read_image_data()463 if (slot < top_slot && last_key >= 0) { in read_image_data()465 p_prefix[slot++] = last_key; in read_image_data()468 last_key = key; in read_image_data()
108 uint32_t last_key; member
184 data->key = indev->keypad.last_key; in indev_read_core()493 key = indev->keypad.last_key; in lv_indev_get_key()766 uint32_t prev_key = i->keypad.last_key; in indev_keypad_proc()767 i->keypad.last_key = data->key; in indev_keypad_proc()913 i->keypad.last_key = data->key; in indev_encoder_proc()
253 data->key = last_key(); /* Get the last pressed or released key */442 data->key = last_key(); /* Get the last pressed or released key */