Searched refs:native_gpio_open (Results 1 – 2 of 2) sorted by relevance
22 static duk_ret_t native_gpio_open(duk_context *ctx) in native_gpio_open() function290 AMP_ADD_FUNCTION("open", native_gpio_open, 1); in module_gpio_register()
27 static JSValue native_gpio_open(JSContext *ctx, JSValueConst this_val, in native_gpio_open() function304 JS_CFUNC_DEF("open", 1, native_gpio_open ),
Completed in 8 milliseconds