Home
last modified time | relevance | path

Searched defs:lws_i2c_command (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
H A Di2c.c4 lws_i2c_command(lws_i2c_ops_t *ctx, uint8_t ads, uint8_t c) in lws_i2c_command() function
/aosp_15_r20/external/libwebsockets/lib/drivers/i2c/
H A Dlws-i2c.c32 lws_i2c_command(const lws_i2c_ops_t *ctx, uint8_t ads7, uint8_t c) in lws_i2c_command() function