Searched refs:native_i2c_open (Results 1 – 2 of 2) sorted by relevance
17 static duk_ret_t native_i2c_open(duk_context *ctx) in native_i2c_open() function294 AMP_ADD_FUNCTION("open", native_i2c_open, 1); in module_i2c_register()
21 static JSValue native_i2c_open(JSContext *ctx, JSValueConst this_val, in native_i2c_open() function271 JS_CFUNC_DEF("open", 1, native_i2c_open),
Completed in 4 milliseconds