Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/gpio/
A Dmodule_gpio.c22 static duk_ret_t native_gpio_open(duk_context *ctx) in native_gpio_open() function
290 AMP_ADD_FUNCTION("open", native_gpio_open, 1); in module_gpio_register()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/hardware/gpio/
A Dmodule_gpio.c27 static JSValue native_gpio_open(JSContext *ctx, JSValueConst this_val, in native_gpio_open() function
304 JS_CFUNC_DEF("open", 1, native_gpio_open ),

Completed in 8 milliseconds