mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-11 23:38:57 +00:00
[update][lhal] update gpio, dbi, mjpeg api
This commit is contained in:
parent
eb7afedb20
commit
424f8530a0
5 changed files with 49 additions and 89 deletions
|
@ -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
|
||||
* @{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue