Searched refs:it6161_resource_t (Results 1 – 2 of 2) sorted by relevance
85 ((const it6161_resource_t *)((handle)->resource))->i2cReceiveFunc, \86 ((const it6161_resource_t *)((handle)->resource))->i2cSendFunc)90 ((const it6161_resource_t *)((handle)->resource))->i2cSendFunc)94 ((const it6161_resource_t *)((handle)->resource))->i2cSendFunc)98 ((const it6161_resource_t *)((handle)->resource))->i2cReceiveFunc)491 } it6161_resource_t; typedef
33 uint8_t i2cAddr = (((const it6161_resource_t *)(handle->resource))->i2cAddr); in IT6161_Identify()