Home
last modified time | relevance | path

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

/bsp/nuvoton/libraries/nu_packages/ADC_TOUCH/
A Dtouch_sw.c49 psTouchSW->switch_to_digital(psTouchSW->pin[evXR]); in Get_X()
50 psTouchSW->switch_to_digital(psTouchSW->pin[evYD]); in Get_X()
51 psTouchSW->switch_to_digital(psTouchSW->pin[evXL]); in Get_X()
70 psTouchSW->switch_to_digital(psTouchSW->pin[evYU]); in Get_Y()
71 psTouchSW->switch_to_digital(psTouchSW->pin[evYD]); in Get_Y()
72 psTouchSW->switch_to_digital(psTouchSW->pin[evXL]); in Get_Y()
A Dtouch_sw.h38 void (*switch_to_digital)(rt_base_t pin); member
/bsp/nuvoton/numaker-m2354/board/
A Dboard_dev.c95 .switch_to_digital = tp_switch_to_digital,
/bsp/nuvoton/numaker-m032ki/board/
A Dboard_dev.c211 .switch_to_digital = tp_switch_to_digital,
/bsp/nuvoton/numaker-iot-m467/board/
A Dboard_dev.c271 .switch_to_digital = tp_switch_to_digital,
/bsp/nuvoton/numaker-iot-m487/board/
A Dboard_dev.c259 .switch_to_digital = tp_switch_to_digital,
/bsp/nuvoton/numaker-pfm-m487/board/
A Dboard_dev.c267 .switch_to_digital = tp_switch_to_digital,

Completed in 14 milliseconds