Home
last modified time | relevance | path

Searched refs:I2C_ENABLE_TX_PDMA (Results 1 – 3 of 3) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/inc/
Di2c.h387 #define I2C_ENABLE_TX_PDMA(i2c) ((i2c)->CTL1 |= I2C_CTL1_TXPDMAEN_Msk) macro
/hal_nuvoton-latest/m48x/StdDriver/inc/
Di2c.h377 #define I2C_ENABLE_TX_PDMA(i2c) ((i2c)->CTL1 |= I2C_CTL1_TXPDMAEN_Msk) macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Di2c.h426 #define I2C_ENABLE_TX_PDMA(i2c) ((i2c)->CTL1 |= I2C_CTL1_TXPDMAEN_Msk) macro