Searched refs:LCD_BL_CTRL_GPIO_PORT (Results 1 – 1 of 1) sorted by relevance
80 #define LCD_BL_CTRL_GPIO_PORT GPIOK macro208 HAL_GPIO_WritePin(LCD_BL_CTRL_GPIO_PORT, LCD_BL_CTRL_PIN, GPIO_PIN_SET); in BSP_LCD_DisplayOn()219 HAL_GPIO_WritePin(LCD_BL_CTRL_GPIO_PORT, LCD_BL_CTRL_PIN, GPIO_PIN_RESET); in BSP_LCD_DisplayOff()294 HAL_GPIO_Init(LCD_BL_CTRL_GPIO_PORT, &gpio_init_structure); in BSP_LCD_MspInit()
Completed in 3 milliseconds