Searched refs:LCD_CLK_PIN (Results 1 – 2 of 2) sorted by relevance
| /bsp/raspberry-pico/RP2040/board/ports/lcd/ | ||
| A D | drv_lcd.h | 34 #define LCD_CLK_PIN 10 macro |
| A D | drv_lcd.c | 362 gpio_set_function(LCD_CLK_PIN, GPIO_FUNC_SPI); in DEV_Module_Init() |
Completed in 11 milliseconds