Searched refs:led_blu (Results 1 – 1 of 1) sorted by relevance
17 rt_uint32_t led_blu = rt_pin_get("P501"); in qe_touch_main() local47 rt_pin_write(led_blu, PIN_HIGH); in qe_touch_main()51 rt_pin_write(led_blu, PIN_LOW); in qe_touch_main()
Completed in 4 milliseconds