Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/lcd/
A Dmodule_lcd.c18 } lcd_handle_t; typedef
20 static lcd_handle_t *lcd_handle = NULL;
27 lcd_handle_t *new_handle = aos_calloc(1, sizeof(*new_handle)); in lcd_init()

Completed in 2 milliseconds