Searched refs:adv7535_resource_t (Results 1 – 2 of 2) sorted by relevance
22 ((const adv7535_resource_t *)((handle)->resource))->i2cSendFunc)26 ((const adv7535_resource_t *)((handle)->resource))->i2cReceiveFunc)30 ((const adv7535_resource_t *)((handle)->resource))->i2cReceiveFunc, \31 ((const adv7535_resource_t *)((handle)->resource))->i2cSendFunc)125 uint8_t mainI2cAddr = (((const adv7535_resource_t *)(handle->resource))->i2cAddr); in ADV7535_Init()258 uint8_t mainI2cAddr = (((const adv7535_resource_t *)(handle->resource))->i2cAddr); in ADV7535_Deinit()
39 } adv7535_resource_t; typedef