Searched refs:I2C_GetDataRegAddr (Results 1 – 2 of 2) sorted by relevance
362 transfer_config.srcAddr = (uint32_t)I2C_GetDataRegAddr(base); in I2C_MasterTransferEDMAConfig()374 transfer_config.destAddr = (uint32_t)I2C_GetDataRegAddr(base); in I2C_MasterTransferEDMAConfig()
532 static inline uint32_t I2C_GetDataRegAddr(I2C_Type *base) in I2C_GetDataRegAddr() function
Completed in 8 milliseconds