Searched refs:native_i2c_close (Results 1 – 2 of 2) sorted by relevance
55 static duk_ret_t native_i2c_close(duk_context *ctx) in native_i2c_close() function299 AMP_ADD_FUNCTION("close", native_i2c_close, 1); in module_i2c_register()
68 static JSValue native_i2c_close(JSContext *ctx, JSValueConst this_val, in native_i2c_close() function276 JS_CFUNC_DEF("close", 0, native_i2c_close),
Completed in 5 milliseconds