Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Di2c.h405 #define I2C_DISABLE_TX_PDMA(i2c) ((i2c)->CTL1 &= ~I2C_CTL1_TXPDMAEN_Msk) macro
/hal_nuvoton-latest/m48x/StdDriver/inc/
Di2c.h395 #define I2C_DISABLE_TX_PDMA(i2c) ((i2c)->CTL1 &= ~I2C_CTL1_TXPDMAEN_Msk) macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Di2c.h444 #define I2C_DISABLE_TX_PDMA(i2c) ((i2c)->CTL1 &= ~I2C_CTL1_TXPDMAEN_Msk) macro