Home
last modified time | relevance | path

Searched refs:PIN_NUM_BCKL (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/spi_master/lcd/main/
Dspi_master_example_main.c41 #define PIN_NUM_BCKL 5 macro
52 #define PIN_NUM_BCKL 6 macro
63 #define PIN_NUM_BCKL 5 macro
253 gpio_set_direction(PIN_NUM_BCKL, GPIO_MODE_OUTPUT); in lcd_init()
305 gpio_set_level(PIN_NUM_BCKL, 0); in lcd_init()