Kestrel Interface
Loading...
Searching...
No Matches
waveshare_dsi_touch_5_a.c File Reference
#include <esp_lcd_touch.h>
#include "bsp/esp32_p4_nano.h"
#include "soc/soc_caps.h"
#include <inttypes.h>
#include "driver/spi_master.h"
#include "driver/gpio.h"
#include "esp_heap_caps.h"
#include "esp_log.h"
#include "esp_lcd_panel_ops.h"
#include "esp_lcd_panel_io.h"
#include "esp_lcd_mipi_dsi.h"
#include "esp_ldo_regulator.h"
#include "esp_dma_utils.h"
#include <lvgl.h>
#include "kest_error_codes.h"

Go to the source code of this file.

Functions

int waveshare_dsi_touch_5_a_init (lv_disp_t **disp)

Function Documentation

◆ waveshare_dsi_touch_5_a_init()

int waveshare_dsi_touch_5_a_init ( lv_disp_t ** disp)

Definition at line 24 of file waveshare_dsi_touch_5_a.c.

Referenced by app_main().

Here is the caller graph for this function: