| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32520/Include/ |
| D | max32520.h | 316 #define MXC_I2C0 ((mxc_i2c_regs_t *)MXC_BASE_I2C0) macro 322 #define MXC_I2C_GET_TMR(i) ((i) == 0 ? MXC_I2C0 : 0) 324 #define MXC_I2C_GET_IDX(p) ((p) == MXC_I2C0 ? 0 : -1) 327 #define MXC_I2C_GET_I2C(p) ((p) == 0x0 ? MXC_I2C0 : 0)
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32660/Include/ |
| D | max32660.h | 254 #define MXC_I2C0 ((mxc_i2c_regs_t *)MXC_BASE_I2C0) macro 262 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : 0) 264 #define MXC_I2C_GET_IDX(p) ((p) == MXC_I2C0 ? 0 : (p) == MXC_I2C1 ? 1 : -1)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/I2C/ |
| D | i2c_es17.c | 54 if (i2c == MXC_I2C0) { in MXC_I2C_Init() 95 if (i2c == MXC_I2C0) { in MXC_I2C_Shutdown() 108 if (i2c == MXC_I2C0) { in MXC_I2C_Reset()
|
| D | i2c_me12.c | 58 if (i2c == MXC_I2C0) { in MXC_I2C_Init() 80 if (i2c == MXC_I2C0) { in MXC_I2C_Shutdown() 96 if (i2c == MXC_I2C0) { in MXC_I2C_Reset()
|
| D | i2c_me55.c | 51 if (i2c == MXC_I2C0) { in MXC_I2C_Init() 72 if (i2c == MXC_I2C0) { in MXC_I2C_Shutdown() 86 if (i2c == MXC_I2C0) { in MXC_I2C_Reset()
|
| D | i2c_ai87.c | 50 if (i2c == MXC_I2C0) { in MXC_I2C_Init() 79 if (i2c == MXC_I2C0) { in MXC_I2C_Shutdown() 98 if (i2c == MXC_I2C0) { in MXC_I2C_Reset()
|
| D | i2c_me13.c | 54 if (i2c == MXC_I2C0) { in MXC_I2C_Init() 83 if (i2c == MXC_I2C0) { in MXC_I2C_Shutdown() 99 if (i2c == MXC_I2C0) { in MXC_I2C_Reset()
|
| D | i2c_me15.c | 58 if (i2c == MXC_I2C0) { in MXC_I2C_Init() 115 if (i2c == MXC_I2C0) { in MXC_I2C_Shutdown() 134 if (i2c == MXC_I2C0) { in MXC_I2C_Reset()
|
| D | i2c_me17.c | 51 if (i2c == MXC_I2C0) { in MXC_I2C_Init() 81 if (i2c == MXC_I2C0) { in MXC_I2C_Shutdown() 100 if (i2c == MXC_I2C0) { in MXC_I2C_Reset()
|
| D | i2c_me18.c | 58 if (i2c == MXC_I2C0) { in MXC_I2C_Init() 91 if (i2c == MXC_I2C0) { in MXC_I2C_Shutdown() 110 if (i2c == MXC_I2C0) { in MXC_I2C_Reset()
|
| D | i2c_me21.c | 74 if (i2c == MXC_I2C0) { in MXC_I2C_Init() 137 if (i2c == MXC_I2C0) { in MXC_I2C_Shutdown() 156 if (i2c == MXC_I2C0) { in MXC_I2C_Reset()
|
| D | i2c_me11.c | 55 if (i2c == MXC_I2C0) { in MXC_I2C_Init() 107 if (i2c == MXC_I2C0) { in MXC_I2C_Shutdown()
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32662/Include/ |
| D | max32662.h | 343 #define MXC_I2C0 ((mxc_i2c_regs_t *)MXC_BASE_I2C0) macro 351 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : 0) 353 #define MXC_I2C_GET_IDX(p) ((p) == MXC_I2C0 ? 0 : (p) == MXC_I2C1 ? 1 : -1)
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32670/Include/ |
| D | max32670.h | 364 #define MXC_I2C0 ((mxc_i2c_regs_t *)MXC_BASE_I2C0) macro 376 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) 378 #define MXC_I2C_GET_IDX(p) ((p) == MXC_I2C0 ? 0 : (p) == MXC_I2C1 ? 1 : (p) == MXC_I2C2 ? 2 : -1)
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32672/Include/ |
| D | max32672.h | 397 #define MXC_I2C0 ((mxc_i2c_regs_t *)MXC_BASE_I2C0) macro 409 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) 411 #define MXC_I2C_GET_IDX(p) ((p) == MXC_I2C0 ? 0 : (p) == MXC_I2C1 ? 1 : (p) == MXC_I2C2 ? 2 : -1)
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32675/Include/ |
| D | max32675.h | 363 #define MXC_I2C0 ((mxc_i2c_regs_t *)MXC_BASE_I2C0) macro 375 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) 377 #define MXC_I2C_GET_IDX(p) ((p) == MXC_I2C0 ? 0 : (p) == MXC_I2C1 ? 1 : (p) == MXC_I2C2 ? 2 : -1)
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78002/Include/ |
| D | max78002.h | 465 #define MXC_I2C0 ((mxc_i2c_regs_t *)MXC_BASE_I2C0) macro 477 #define MXC_I2C_GET_TMR(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) 479 #define MXC_I2C_GET_IDX(p) ((p) == MXC_I2C0 ? 0 : (p) == MXC_I2C1 ? 1 : (p) == MXC_I2C2 ? 2 : -1)
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78000/Include/ |
| D | max78000.h | 473 #define MXC_I2C0 ((mxc_i2c_regs_t *)MXC_BASE_I2C0) macro 485 #define MXC_I2C_GET_TMR(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) 487 #define MXC_I2C_GET_IDX(p) ((p) == MXC_I2C0 ? 0 : (p) == MXC_I2C1 ? 1 : (p) == MXC_I2C2 ? 2 : -1)
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32680/Include/ |
| D | max32680.h | 467 #define MXC_I2C0 ((mxc_i2c_regs_t *)MXC_BASE_I2C0) macro 479 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) 481 #define MXC_I2C_GET_IDX(p) ((p) == MXC_I2C0 ? 0 : (p) == MXC_I2C1 ? 1 : (p) == MXC_I2C2 ? 2 : -1)
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32655/Include/ |
| D | max32655.h | 473 #define MXC_I2C0 ((mxc_i2c_regs_t *)MXC_BASE_I2C0) macro 485 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) 487 #define MXC_I2C_GET_IDX(p) ((p) == MXC_I2C0 ? 0 : (p) == MXC_I2C1 ? 1 : (p) == MXC_I2C2 ? 2 : -1)
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32650/Include/ |
| D | max32650.h | 358 #define MXC_I2C0 ((mxc_i2c_regs_t *)MXC_BASE_I2C0) macro 366 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : 0) 368 #define MXC_I2C_GET_IDX(p) ((p) == MXC_I2C0 ? 0 : (p) == MXC_I2C1 ? 1 : -1)
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32572/Include/ |
| D | max32572.h | 447 #define MXC_I2C0 ((mxc_i2c_regs_t *)MXC_BASE_I2C0) macro 455 #define MXC_I2C_GET_TMR(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : 0) 457 #define MXC_I2C_GET_IDX(p) ((p) == MXC_I2C0 ? 0 : (p) == MXC_I2C1 ? 1 : -1)
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32570/Include/ |
| D | max32570.h | 395 #define MXC_I2C0 ((mxc_i2c_regs_t *)MXC_BASE_I2C0) macro 407 #define MXC_I2C_GET_TMR(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) 409 #define MXC_I2C_GET_IDX(p) ((p) == MXC_I2C0 ? 0 : (p) == MXC_I2C1 ? 1 : (p) == MXC_I2C2 ? 2 : -1)
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32690/Include/ |
| D | max32690.h | 489 #define MXC_I2C0 ((mxc_i2c_regs_t *)MXC_BASE_I2C0) macro 501 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) 503 #define MXC_I2C_GET_IDX(p) ((p) == MXC_I2C0 ? 0 : (p) == MXC_I2C1 ? 1 : (p) == MXC_I2C2 ? 2 : -1)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SYS/ |
| D | sys_me14.c | 47 #define MXC_I2C0 MXC_I2C0_BUS0 macro
|