mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2026-07-11 22:15:39 +00:00
update
This commit is contained in:
parent
5c0b51e909
commit
abb51466bd
4 changed files with 48 additions and 50 deletions
|
|
@ -17,9 +17,9 @@
|
|||
// I2C SAL User Configuration Flags
|
||||
|
||||
// I2C SAL operation types
|
||||
#define I2C_POLL_OP_TYPE 1
|
||||
#define I2C_INTR_OP_TYPE 1
|
||||
#define I2C_DMA_OP_TYPE 1
|
||||
#define I2C_POLL_OP_TYPE 1 //1
|
||||
#define I2C_INTR_OP_TYPE 1 //1
|
||||
#define I2C_DMA_OP_TYPE 1 //1
|
||||
|
||||
// I2C supports user register address
|
||||
#define I2C_USER_REG_ADDR 1 //I2C User specific register address by using
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue