Home
last modified time | relevance | path

Searched defs:pressed (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/drivers/input/
Dinput_sdl_touch_bottom.h28 bool pressed; member
Dinput_xpt2046.c36 bool pressed; member
165 bool pressed = meas.z > config->threshold; in xpt2046_work_handler() local
Dinput_ft5336.c92 bool pressed; in ft5336_process() local
Dinput_cf1133.c90 uint8_t pressed : 1; member
Dinput_cst816s.c116 bool pressed; in cst816s_process() local
/Zephyr-latest/samples/subsys/input/draw_touch_events/src/
Dmain.c46 bool pressed; member
/Zephyr-latest/subsys/input/
Dinput_keymap.c29 bool pressed; member
/Zephyr-latest/drivers/led/
Dht16k33.c207 bool pressed = false; in ht16k33_process_keyscan_data() local
253 bool pressed; in ht16k33_irq_thread() local
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dreel_board.c58 static bool pressed; variable