Home
last modified time | relevance | path

Searched refs:tp_uptrg (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.4/build/demos/vib/pulse_vib/src/
Dmain.c85 static TPData tp_uptrg; variable
376 else if (Trg & PAD_BUTTON_B || tp_uptrg.touch) in set_pulse_state()
545 else if (Trg & PAD_BUTTON_B || (tp_uptrg.touch && tp_uptrg.x > 128)) in save_and_load_pulse_state()
779 tp_uptrg = tp_pre; in read_tp()
783 tp_uptrg.touch = FALSE; in read_tp()