Home
last modified time | relevance | path

Searched refs:I2C_REG_ARRAY_LEN (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_demo_i2c.c19 hi_u8 g_es8311_reg_array[I2C_REG_ARRAY_LEN] = {
30 hi_u8 g_send_data[I2C_REG_ARRAY_LEN] = { 0 };
72 hi_u8 recv_data[I2C_REG_ARRAY_LEN] = { 0 }; in i2c_demo_writeread()
78 memset_s(recv_data, I2C_REG_ARRAY_LEN, 0x0, sizeof(recv_data)); in i2c_demo_writeread()
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/include/
H A Dapp_demo_i2c.h24 #define I2C_REG_ARRAY_LEN 64 macro

Completed in 1 milliseconds