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