Home
last modified time | relevance | path

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

/device/board/hihope/dayu210/audio_drivers/accessory/es8323/src/
H A Des8323_impl.c39 #define ES8323_I2C_MSG_BUF_SIZE (2) macro
108 if (ES8323_I2C_REG_DATA_LEN == ES8323_I2C_MSG_BUF_SIZE) { // when 2 bytes in Es8323I2cMsgFill()
110 msgBuf[ES8323_I2C_MSG_BUF_SIZE] = (uint8_t)(regAttr->value & ES8323_COMM_MASK_FF); // Low 8 bits in Es8323I2cMsgFill()
168 if (ES8323_I2C_REG_DATA_LEN == ES8323_I2C_MSG_BUF_SIZE) { // when 2 bytes in Es8323I2cReadWrite()

Completed in 1 milliseconds