Searched refs:LCD_PON_PIN (Results 1 – 1 of 1) sorted by relevance
50 #define LCD_PON_PIN 139 macro329 gpio_request(LCD_PON_PIN, "LCD Pon"); in board_video_init()331 gpio_direction_output(LCD_PON_PIN, 1); in board_video_init()