Home
last modified time | relevance | path

Searched refs:it6263_resource_t (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/display/it6263/
Dfsl_it6263.c22 ((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 …]
Dfsl_it6263.h39 } it6263_resource_t; typedef