Searched refs:last_key (Results 1 – 5 of 5) sorted by relevance
280 static uint32_t last_key = 0;309 last_key = act_key;315 data->key = last_key;
164 uint32_t last_key; member
177 data->key = indev->proc.types.keypad.last_key; in _lv_indev_read()
69 data->key = last_key(); /*Get the last pressed or released key*/126 data->key = last_key(); /*Get the last pressed or released key*/
248 return indev->proc.types.keypad.last_key; in lv_indev_get_key()415 uint32_t prev_key = i->proc.types.keypad.last_key; in indev_keypad_proc()419 i->proc.types.keypad.last_key = data->key; in indev_keypad_proc()561 i->proc.types.keypad.last_key = data->key; in indev_encoder_proc()