Home
last modified time | relevance | path

Searched defs:i2c (Results 1 – 25 of 32) sorted by relevance

12

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/I2C/
Di2c_me15.c49 int MXC_I2C_Init(mxc_i2c_regs_t *i2c, int masterMode, unsigned int slaveAddr) in MXC_I2C_Init()
77 int MXC_I2C_SetSlaveAddr(mxc_i2c_regs_t *i2c, unsigned int slaveAddr, int idx) in MXC_I2C_SetSlaveAddr()
112 int MXC_I2C_Shutdown(mxc_i2c_regs_t *i2c) in MXC_I2C_Shutdown()
131 int MXC_I2C_Reset(mxc_i2c_regs_t *i2c) in MXC_I2C_Reset()
147 int MXC_I2C_SetFrequency(mxc_i2c_regs_t *i2c, unsigned int hz) in MXC_I2C_SetFrequency()
152 unsigned int MXC_I2C_GetFrequency(mxc_i2c_regs_t *i2c) in MXC_I2C_GetFrequency()
157 int MXC_I2C_ReadyForSleep(mxc_i2c_regs_t *i2c) in MXC_I2C_ReadyForSleep()
162 int MXC_I2C_SetClockStretching(mxc_i2c_regs_t *i2c, int enable) in MXC_I2C_SetClockStretching()
167 int MXC_I2C_GetClockStretching(mxc_i2c_regs_t *i2c) in MXC_I2C_GetClockStretching()
172 int MXC_I2C_DMA_Init(mxc_i2c_regs_t *i2c, mxc_dma_regs_t *dma, bool use_dma_tx, bool use_dma_rx) in MXC_I2C_DMA_Init()
[all …]
Di2c_ai87.c42 int MXC_I2C_Init(mxc_i2c_regs_t *i2c, int masterMode, unsigned int slaveAddr) in MXC_I2C_Init()
66 int MXC_I2C_SetSlaveAddr(mxc_i2c_regs_t *i2c, unsigned int slaveAddr, int idx) in MXC_I2C_SetSlaveAddr()
76 int MXC_I2C_Shutdown(mxc_i2c_regs_t *i2c) in MXC_I2C_Shutdown()
95 int MXC_I2C_Reset(mxc_i2c_regs_t *i2c) in MXC_I2C_Reset()
111 int MXC_I2C_SetFrequency(mxc_i2c_regs_t *i2c, unsigned int hz) in MXC_I2C_SetFrequency()
116 int MXC_I2C_GetFrequency(mxc_i2c_regs_t *i2c) in MXC_I2C_GetFrequency()
121 int MXC_I2C_ReadyForSleep(mxc_i2c_regs_t *i2c) in MXC_I2C_ReadyForSleep()
126 int MXC_I2C_SetClockStretching(mxc_i2c_regs_t *i2c, int enable) in MXC_I2C_SetClockStretching()
131 int MXC_I2C_GetClockStretching(mxc_i2c_regs_t *i2c) in MXC_I2C_GetClockStretching()
136 int MXC_I2C_DMA_Init(mxc_i2c_regs_t *i2c, mxc_dma_regs_t *dma, bool use_dma_tx, bool use_dma_rx) in MXC_I2C_DMA_Init()
[all …]
Di2c_es17.c46 int MXC_I2C_Init(mxc_i2c_regs_t *i2c, int masterMode, unsigned int slaveAddr) in MXC_I2C_Init()
64 int MXC_I2C_SetSlaveAddr(mxc_i2c_regs_t *i2c, unsigned int slaveAddr, int idx) in MXC_I2C_SetSlaveAddr()
92 int MXC_I2C_Shutdown(mxc_i2c_regs_t *i2c) in MXC_I2C_Shutdown()
105 int MXC_I2C_Reset(mxc_i2c_regs_t *i2c) in MXC_I2C_Reset()
117 int MXC_I2C_SetFrequency(mxc_i2c_regs_t *i2c, unsigned int hz) in MXC_I2C_SetFrequency()
127 unsigned int MXC_I2C_GetFrequency(mxc_i2c_regs_t *i2c) in MXC_I2C_GetFrequency()
132 int MXC_I2C_ReadyForSleep(mxc_i2c_regs_t *i2c) in MXC_I2C_ReadyForSleep()
137 int MXC_I2C_SetClockStretching(mxc_i2c_regs_t *i2c, int enable) in MXC_I2C_SetClockStretching()
142 int MXC_I2C_GetClockStretching(mxc_i2c_regs_t *i2c) in MXC_I2C_GetClockStretching()
147 int MXC_I2C_DMA_Init(mxc_i2c_regs_t *i2c, mxc_dma_regs_t *dma, bool use_dma_tx, bool use_dma_rx) in MXC_I2C_DMA_Init()
[all …]
Di2c_me10.c50 int MXC_I2C_Init(mxc_i2c_regs_t *i2c, int masterMode, unsigned int slaveAddr) in MXC_I2C_Init()
78 int MXC_I2C_SetSlaveAddr(mxc_i2c_regs_t *i2c, unsigned int slaveAddr, int idx) in MXC_I2C_SetSlaveAddr()
96 int MXC_I2C_Shutdown(mxc_i2c_regs_t *i2c) in MXC_I2C_Shutdown()
115 int MXC_I2C_SetFrequency(mxc_i2c_regs_t *i2c, unsigned int hz) in MXC_I2C_SetFrequency()
125 unsigned int MXC_I2C_GetFrequency(mxc_i2c_regs_t *i2c) in MXC_I2C_GetFrequency()
131 int MXC_I2C_ReadyForSleep(mxc_i2c_regs_t *i2c) in MXC_I2C_ReadyForSleep()
140 int MXC_I2C_SetClockStretching(mxc_i2c_regs_t *i2c, int enable) in MXC_I2C_SetClockStretching()
146 int MXC_I2C_GetClockStretching(mxc_i2c_regs_t *i2c) in MXC_I2C_GetClockStretching()
152 int MXC_I2C_DMA_Init(mxc_i2c_regs_t *i2c, mxc_dma_regs_t *dma, bool use_dma_tx, bool use_dma_rx) in MXC_I2C_DMA_Init()
159 int MXC_I2C_DMA_GetTXChannel(mxc_i2c_regs_t *i2c) in MXC_I2C_DMA_GetTXChannel()
[all …]
Di2c_me12.c49 int MXC_I2C_Init(mxc_i2c_regs_t *i2c, int masterMode, unsigned int slaveAddr) in MXC_I2C_Init()
72 int MXC_I2C_SetSlaveAddr(mxc_i2c_regs_t *i2c, unsigned int slaveAddr, int idx) in MXC_I2C_SetSlaveAddr()
77 int MXC_I2C_Shutdown(mxc_i2c_regs_t *i2c) in MXC_I2C_Shutdown()
93 int MXC_I2C_Reset(mxc_i2c_regs_t *i2c) in MXC_I2C_Reset()
107 int MXC_I2C_SetFrequency(mxc_i2c_regs_t *i2c, unsigned int hz) in MXC_I2C_SetFrequency()
112 int MXC_I2C_GetFrequency(mxc_i2c_regs_t *i2c) in MXC_I2C_GetFrequency()
117 int MXC_I2C_ReadyForSleep(mxc_i2c_regs_t *i2c) in MXC_I2C_ReadyForSleep()
122 int MXC_I2C_SetClockStretching(mxc_i2c_regs_t *i2c, int enable) in MXC_I2C_SetClockStretching()
127 int MXC_I2C_GetClockStretching(mxc_i2c_regs_t *i2c) in MXC_I2C_GetClockStretching()
132 int MXC_I2C_DMA_Init(mxc_i2c_regs_t *i2c, mxc_dma_regs_t *dma, bool use_dma_tx, bool use_dma_rx) in MXC_I2C_DMA_Init()
[all …]
Di2c_me13.c46 int MXC_I2C_Init(mxc_i2c_regs_t *i2c, int masterMode, unsigned int slaveAddr) in MXC_I2C_Init()
70 int MXC_I2C_SetSlaveAddr(mxc_i2c_regs_t *i2c, unsigned int slaveAddr, int idx) in MXC_I2C_SetSlaveAddr()
80 int MXC_I2C_Shutdown(mxc_i2c_regs_t *i2c) in MXC_I2C_Shutdown()
96 int MXC_I2C_Reset(mxc_i2c_regs_t *i2c) in MXC_I2C_Reset()
112 int MXC_I2C_SetFrequency(mxc_i2c_regs_t *i2c, unsigned int hz) in MXC_I2C_SetFrequency()
122 unsigned int MXC_I2C_GetFrequency(mxc_i2c_regs_t *i2c) in MXC_I2C_GetFrequency()
127 int MXC_I2C_ReadyForSleep(mxc_i2c_regs_t *i2c) in MXC_I2C_ReadyForSleep()
132 int MXC_I2C_SetClockStretching(mxc_i2c_regs_t *i2c, int enable) in MXC_I2C_SetClockStretching()
137 int MXC_I2C_GetClockStretching(mxc_i2c_regs_t *i2c) in MXC_I2C_GetClockStretching()
142 int MXC_I2C_DMA_Init(mxc_i2c_regs_t *i2c, mxc_dma_regs_t *dma, bool use_dma_tx, bool use_dma_rx) in MXC_I2C_DMA_Init()
[all …]
Di2c_me17.c42 int MXC_I2C_Init(mxc_i2c_regs_t *i2c, int masterMode, unsigned int slaveAddr) in MXC_I2C_Init()
68 int MXC_I2C_SetSlaveAddr(mxc_i2c_regs_t *i2c, unsigned int slaveAddr, int idx) in MXC_I2C_SetSlaveAddr()
78 int MXC_I2C_Shutdown(mxc_i2c_regs_t *i2c) in MXC_I2C_Shutdown()
97 int MXC_I2C_Reset(mxc_i2c_regs_t *i2c) in MXC_I2C_Reset()
113 int MXC_I2C_SetFrequency(mxc_i2c_regs_t *i2c, unsigned int hz) in MXC_I2C_SetFrequency()
118 int MXC_I2C_GetFrequency(mxc_i2c_regs_t *i2c) in MXC_I2C_GetFrequency()
123 int MXC_I2C_ReadyForSleep(mxc_i2c_regs_t *i2c) in MXC_I2C_ReadyForSleep()
128 int MXC_I2C_SetClockStretching(mxc_i2c_regs_t *i2c, int enable) in MXC_I2C_SetClockStretching()
133 int MXC_I2C_GetClockStretching(mxc_i2c_regs_t *i2c) in MXC_I2C_GetClockStretching()
138 int MXC_I2C_DMA_Init(mxc_i2c_regs_t *i2c, mxc_dma_regs_t *dma, bool use_dma_tx, bool use_dma_rx) in MXC_I2C_DMA_Init()
[all …]
Di2c_me18.c42 int MXC_I2C_Init(mxc_i2c_regs_t *i2c, int masterMode, unsigned int slaveAddr) in MXC_I2C_Init()
78 int MXC_I2C_SetSlaveAddr(mxc_i2c_regs_t *i2c, unsigned int slaveAddr, int idx) in MXC_I2C_SetSlaveAddr()
88 int MXC_I2C_Shutdown(mxc_i2c_regs_t *i2c) in MXC_I2C_Shutdown()
107 int MXC_I2C_Reset(mxc_i2c_regs_t *i2c) in MXC_I2C_Reset()
123 int MXC_I2C_SetFrequency(mxc_i2c_regs_t *i2c, unsigned int hz) in MXC_I2C_SetFrequency()
128 int MXC_I2C_GetFrequency(mxc_i2c_regs_t *i2c) in MXC_I2C_GetFrequency()
133 int MXC_I2C_ReadyForSleep(mxc_i2c_regs_t *i2c) in MXC_I2C_ReadyForSleep()
138 int MXC_I2C_SetClockStretching(mxc_i2c_regs_t *i2c, int enable) in MXC_I2C_SetClockStretching()
143 int MXC_I2C_GetClockStretching(mxc_i2c_regs_t *i2c) in MXC_I2C_GetClockStretching()
148 int MXC_I2C_DMA_Init(mxc_i2c_regs_t *i2c, mxc_dma_regs_t *dma, bool use_dma_tx, bool use_dma_rx) in MXC_I2C_DMA_Init()
[all …]
Di2c_me21.c65 int MXC_I2C_Init(mxc_i2c_regs_t *i2c, int masterMode, unsigned int slaveAddr) in MXC_I2C_Init()
91 int MXC_I2C_SetSlaveAddr(mxc_i2c_regs_t *i2c, unsigned int slaveAddr, int idx) in MXC_I2C_SetSlaveAddr()
134 int MXC_I2C_Shutdown(mxc_i2c_regs_t *i2c) in MXC_I2C_Shutdown()
153 int MXC_I2C_Reset(mxc_i2c_regs_t *i2c) in MXC_I2C_Reset()
169 int MXC_I2C_SetFrequency(mxc_i2c_regs_t *i2c, unsigned int hz) in MXC_I2C_SetFrequency()
174 unsigned int MXC_I2C_GetFrequency(mxc_i2c_regs_t *i2c) in MXC_I2C_GetFrequency()
179 int MXC_I2C_ReadyForSleep(mxc_i2c_regs_t *i2c) in MXC_I2C_ReadyForSleep()
184 int MXC_I2C_SetClockStretching(mxc_i2c_regs_t *i2c, int enable) in MXC_I2C_SetClockStretching()
189 int MXC_I2C_GetClockStretching(mxc_i2c_regs_t *i2c) in MXC_I2C_GetClockStretching()
194 int MXC_I2C_DMA_Init(mxc_i2c_regs_t *i2c, mxc_dma_regs_t *dma, bool use_dma_tx, bool use_dma_rx) in MXC_I2C_DMA_Init()
[all …]
Di2c_me55.c43 int MXC_I2C_Init(mxc_i2c_regs_t *i2c, int masterMode, unsigned int slaveAddr) in MXC_I2C_Init()
64 int MXC_I2C_SetSlaveAddr(mxc_i2c_regs_t *i2c, unsigned int slaveAddr, int idx) in MXC_I2C_SetSlaveAddr()
69 int MXC_I2C_Shutdown(mxc_i2c_regs_t *i2c) in MXC_I2C_Shutdown()
83 int MXC_I2C_Reset(mxc_i2c_regs_t *i2c) in MXC_I2C_Reset()
97 int MXC_I2C_SetFrequency(mxc_i2c_regs_t *i2c, unsigned int hz) in MXC_I2C_SetFrequency()
102 unsigned int MXC_I2C_GetFrequency(mxc_i2c_regs_t *i2c) in MXC_I2C_GetFrequency()
107 int MXC_I2C_ReadyForSleep(mxc_i2c_regs_t *i2c) in MXC_I2C_ReadyForSleep()
112 int MXC_I2C_SetClockStretching(mxc_i2c_regs_t *i2c, int enable) in MXC_I2C_SetClockStretching()
117 int MXC_I2C_GetClockStretching(mxc_i2c_regs_t *i2c) in MXC_I2C_GetClockStretching()
122 int MXC_I2C_DMA_Init(mxc_i2c_regs_t *i2c, mxc_dma_regs_t *dma, bool use_dma_tx, bool use_dma_rx) in MXC_I2C_DMA_Init()
[all …]
Di2c_me11.c46 int MXC_I2C_Init(mxc_i2c_regs_t *i2c, int masterMode, unsigned int slaveAddr) in MXC_I2C_Init()
69 int MXC_I2C_SetSlaveAddr(mxc_i2c_regs_t *i2c, unsigned int slaveAddr, int idx) in MXC_I2C_SetSlaveAddr()
104 int MXC_I2C_Shutdown(mxc_i2c_regs_t *i2c) in MXC_I2C_Shutdown()
134 int MXC_I2C_SetFrequency(mxc_i2c_regs_t *i2c, unsigned int hz) in MXC_I2C_SetFrequency()
139 unsigned int MXC_I2C_GetFrequency(mxc_i2c_regs_t *i2c) in MXC_I2C_GetFrequency()
144 int MXC_I2C_ReadyForSleep(mxc_i2c_regs_t *i2c) in MXC_I2C_ReadyForSleep()
149 int MXC_I2C_SetClockStretching(mxc_i2c_regs_t *i2c, int enable) in MXC_I2C_SetClockStretching()
154 int MXC_I2C_GetClockStretching(mxc_i2c_regs_t *i2c) in MXC_I2C_GetClockStretching()
159 int MXC_I2C_DMA_Init(mxc_i2c_regs_t *i2c, mxc_dma_regs_t *dma, bool use_dma_tx, bool use_dma_rx) in MXC_I2C_DMA_Init()
165 int MXC_I2C_DMA_GetTXChannel(mxc_i2c_regs_t *i2c) in MXC_I2C_DMA_GetTXChannel()
[all …]
Di2c_me14.c44 int MXC_I2C_Init(mxc_i2c_regs_t *i2c, int masterMode, unsigned int slaveAddr) in MXC_I2C_Init()
70 int MXC_I2C_SetSlaveAddr(mxc_i2c_regs_t *i2c, unsigned int slaveAddr, int idx) in MXC_I2C_SetSlaveAddr()
80 int MXC_I2C_Shutdown(mxc_i2c_regs_t *i2c) in MXC_I2C_Shutdown()
116 int MXC_I2C_SetFrequency(mxc_i2c_regs_t *i2c, unsigned int hz) in MXC_I2C_SetFrequency()
121 unsigned int MXC_I2C_GetFrequency(mxc_i2c_regs_t *i2c) in MXC_I2C_GetFrequency()
126 int MXC_I2C_ReadyForSleep(mxc_i2c_regs_t *i2c) in MXC_I2C_ReadyForSleep()
131 int MXC_I2C_SetClockStretching(mxc_i2c_regs_t *i2c, int enable) in MXC_I2C_SetClockStretching()
136 int MXC_I2C_GetClockStretching(mxc_i2c_regs_t *i2c) in MXC_I2C_GetClockStretching()
141 int MXC_I2C_DMA_Init(mxc_i2c_regs_t *i2c, mxc_dma_regs_t *dma, bool use_dma_tx, bool use_dma_rx) in MXC_I2C_DMA_Init()
147 int MXC_I2C_DMA_GetTXChannel(mxc_i2c_regs_t *i2c) in MXC_I2C_DMA_GetTXChannel()
[all …]
Di2c_revb.c50 int MXC_I2C_RevB_Init(mxc_i2c_revb_regs_t *i2c, int masterMode, unsigned int slaveAddr) in MXC_I2C_RevB_Init()
55 int MXC_I2C_RevB_SetSlaveAddr(mxc_i2c_revb_regs_t *i2c, unsigned int slaveAddr, int idx) in MXC_I2C_RevB_SetSlaveAddr()
72 int MXC_I2C_RevB_Shutdown(mxc_i2c_revb_regs_t *i2c) in MXC_I2C_RevB_Shutdown()
77 int MXC_I2C_RevB_SetFrequency(mxc_i2c_revb_regs_t *i2c, unsigned int hz) in MXC_I2C_RevB_SetFrequency()
82 unsigned int MXC_I2C_RevB_GetFrequency(mxc_i2c_revb_regs_t *i2c) in MXC_I2C_RevB_GetFrequency()
87 int MXC_I2C_RevB_ReadyForSleep(mxc_i2c_revb_regs_t *i2c) in MXC_I2C_RevB_ReadyForSleep()
92 int MXC_I2C_RevB_SetClockStretching(mxc_i2c_revb_regs_t *i2c, int enable) in MXC_I2C_RevB_SetClockStretching()
97 int MXC_I2C_RevB_GetClockStretching(mxc_i2c_revb_regs_t *i2c) in MXC_I2C_RevB_GetClockStretching()
106 int MXC_I2C_RevB_Start(mxc_i2c_revb_regs_t *i2c) in MXC_I2C_RevB_Start()
111 int MXC_I2C_RevB_Stop(mxc_i2c_revb_regs_t *i2c) in MXC_I2C_RevB_Stop()
[all …]
Di2c_reva.c66 int MXC_I2C_RevA_Init(mxc_i2c_reva_regs_t *i2c, int masterMode, unsigned int slaveAddr) in MXC_I2C_RevA_Init()
107 int MXC_I2C_RevA_SetSlaveAddr(mxc_i2c_reva_regs_t *i2c, unsigned int slaveAddr, int idx) in MXC_I2C_RevA_SetSlaveAddr()
134 int MXC_I2C_RevA_Shutdown(mxc_i2c_reva_regs_t *i2c) in MXC_I2C_RevA_Shutdown()
179 int MXC_I2C_RevA_SetFrequency(mxc_i2c_reva_regs_t *i2c, unsigned int hz) in MXC_I2C_RevA_SetFrequency()
241 unsigned int MXC_I2C_RevA_GetFrequency(mxc_i2c_reva_regs_t *i2c) in MXC_I2C_RevA_GetFrequency()
259 int MXC_I2C_RevA_ReadyForSleep(mxc_i2c_reva_regs_t *i2c) in MXC_I2C_RevA_ReadyForSleep()
272 int MXC_I2C_RevA_SetClockStretching(mxc_i2c_reva_regs_t *i2c, int enable) in MXC_I2C_RevA_SetClockStretching()
287 int MXC_I2C_RevA_GetClockStretching(mxc_i2c_reva_regs_t *i2c) in MXC_I2C_RevA_GetClockStretching()
296 int MXC_I2C_RevA_DMA_Init(mxc_i2c_reva_regs_t *i2c, mxc_dma_reva_regs_t *dma, bool use_dma_tx, in MXC_I2C_RevA_DMA_Init()
397 int MXC_I2C_RevA_DMA_GetTXChannel(mxc_i2c_reva_regs_t *i2c) in MXC_I2C_RevA_DMA_GetTXChannel()
[all …]
/hal_adi-latest/MAX/Include/
Dwrap_max32_i2c.h80 static inline void Wrap_MXC_I2C_GetIntEn(mxc_i2c_regs_t *i2c, unsigned int *int_en0, in Wrap_MXC_I2C_GetIntEn()
87 static inline void Wrap_MXC_I2C_SetIntEn(mxc_i2c_regs_t *i2c, unsigned int int_en0, in Wrap_MXC_I2C_SetIntEn()
94 static inline uint32_t Wrap_MXC_I2C_GetTxFIFOLevel(mxc_i2c_regs_t *i2c) in Wrap_MXC_I2C_GetTxFIFOLevel()
99 static inline void Wrap_MXC_I2C_SetRxCount(mxc_i2c_regs_t *i2c, unsigned int len) in Wrap_MXC_I2C_SetRxCount()
108 static inline void Wrap_MXC_I2C_WaitForRestart(mxc_i2c_regs_t *i2c) in Wrap_MXC_I2C_WaitForRestart()
113 static inline void Wrap_MXC_I2C_Start(mxc_i2c_regs_t *i2c) in Wrap_MXC_I2C_Start()
118 static inline void Wrap_MXC_I2C_Restart(mxc_i2c_regs_t *i2c) in Wrap_MXC_I2C_Restart()
123 static inline void Wrap_MXC_I2C_Stop(mxc_i2c_regs_t *i2c) in Wrap_MXC_I2C_Stop()
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32570/
Di2c.h92 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the I2C block used.) member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32520/
Di2c.h95 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32650/
Di2c.h91 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78002/
Di2c.h97 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32690/
Di2c.h97 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78000/
Di2c.h97 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32572/
Di2c.h98 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the I2C block used.) member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32675/
Di2c.h98 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32672/
Di2c.h98 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32680/
Di2c.h97 mxc_i2c_regs_t *i2c; ///< Pointer to I2C registers (selects the member

12