[update][lhal] update gpio, dbi, mjpeg api

This commit is contained in:
jzlv 2023-03-06 10:55:17 +08:00
parent eb7afedb20
commit 424f8530a0
5 changed files with 49 additions and 89 deletions

View file

@ -75,6 +75,9 @@
#define I2S_CMD_CHANNEL_LR_EXCHG (0x06)
#define I2S_CMD_MUTE (0x07)
#define I2S_CMD_BIT_REVERSE (0x08)
/**
* @}
*/
/** @defgroup I2S_CMD_DATA_ENABLE_TYPE i2s data enable type
* @{