Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Di2c.h378 #define I2C_ENABLE_RX_PDMA(i2c) ((i2c)->CTL1 |= I2C_CTL1_RXPDMAEN_Msk) macro
/hal_nuvoton-latest/m48x/StdDriver/inc/
Di2c.h368 #define I2C_ENABLE_RX_PDMA(i2c) ((i2c)->CTL1 |= I2C_CTL1_RXPDMAEN_Msk) macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Di2c.h417 #define I2C_ENABLE_RX_PDMA(i2c) ((i2c)->CTL1 |= I2C_CTL1_RXPDMAEN_Msk) macro