Searched refs:PIN_LCD_BL (Results 1 – 1 of 1) sorted by relevance
39 #define PIN_LCD_BL GPIO_PIN_PA(28) macro321 at32_select_gpio( PIN_LCD_BL, AT32_GPIOF_OUTPUT );322 gpio_request( PIN_LCD_BL, "LCD_BL" );323 gpio_direction_output( PIN_LCD_BL, 0 ); /* Backlight */333 at32_select_gpio( PIN_LCD_BL, AT32_GPIOF_OUTPUT );334 gpio_request( PIN_LCD_BL, "LCD_BL" );335 gpio_direction_output( PIN_LCD_BL, 1 );