Searched refs:it6263_resource_t (Results 1 – 2 of 2) sorted by relevance
22 ((const it6263_resource_t *)((handle)->resource))->i2cSendFunc)26 ((const it6263_resource_t *)((handle)->resource))->i2cReceiveFunc)30 ((const it6263_resource_t *)((handle)->resource))->i2cReceiveFunc, \31 ((const it6263_resource_t *)((handle)->resource))->i2cSendFunc)35 ((const it6263_resource_t *)((handle)->resource))->i2cReceiveFunc)114 const it6263_resource_t *resource = (const it6263_resource_t *)(handle->resource); in IT6263_HardwareReset()158 uint8_t i2cAddr = (((const it6263_resource_t *)(handle->resource))->i2cAddr) / 2U; in IT6263_InitLVDS_ID()176 uint8_t i2cAddr = (((const it6263_resource_t *)(handle->resource))->i2cAddr) / 2U; in IT6263_Identify()233 uint8_t i2cAddr = ((const it6263_resource_t *)(handle->resource))->i2cAddr / 2U; in IT6263_Init()327 const it6263_resource_t *resource = (const it6263_resource_t *)(handle->resource); in IT6263_Deinit()[all …]
39 } it6263_resource_t; typedef