Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Di2c.h414 #define I2C_ENABLE_PDMA_STRETCH(i2c) ((i2c)->CTL1 |= I2C_CTL1_PDMASTR_Msk) macro
/hal_nuvoton-latest/m48x/StdDriver/inc/
Di2c.h404 #define I2C_ENABLE_PDMA_STRETCH(i2c) ((i2c)->CTL1 |= I2C_CTL1_PDMASTR_Msk) macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Di2c.h453 #define I2C_ENABLE_PDMA_STRETCH(i2c) ((i2c)->CTL1 |= I2C_CTL1_PDMASTR_Msk) macro