Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/hardware/lcd/
A Dmodule_lcd.c27 static JSValue native_lcd_open(JSContext *ctx, JSValueConst this_val, in native_lcd_open() function
122 JS_CFUNC_DEF("open", 0, native_lcd_open),
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/lcd/
A Dmodule_lcd.c138 static duk_ret_t native_lcd_open(duk_context *ctx) in native_lcd_open() function
277 AMP_ADD_FUNCTION("open", native_lcd_open, 1); in module_lcd_register()

Completed in 3 milliseconds