This file provides the ADV7533 DSI to HDMI bridge driver. More...
#include "adv7533_reg.h"
Go to the source code of this file.
Functions | |
int32_t | adv7533_read_reg (adv7533_ctx_t *ctx, uint16_t reg, uint8_t *pdata, uint16_t length) |
int32_t | adv7533_write_reg (adv7533_ctx_t *ctx, uint16_t reg, uint8_t *pdata, uint16_t length) |
This file provides the ADV7533 DSI to HDMI bridge driver.
This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause
Definition in file adv7533_reg.c.