Home
last modified time | relevance | path

Searched defs:i (Results 1 – 25 of 66) sorted by relevance

123

/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32662/Include/
Dmax32662.h296 #define MXC_GPIO_GET_GPIO(i) ((i) == 0 ? MXC_GPIO0 : 0) argument
298 #define MXC_GPIO_GET_IRQ(i) ((i) == 0 ? GPIO0_IRQn : 0) argument
317 #define MXC_TMR_GET_IRQ(i) \ argument
324 #define MXC_TMR_GET_BASE(i) \ argument
331 #define MXC_TMR_GET_TMR(i) \ argument
347 #define MXC_I2C_GET_IRQ(i) (IRQn_Type)((i) == 0 ? I2C0_IRQn : (i) == 1 ? I2C1_IRQn : 0) argument
349 #define MXC_I2C_GET_BASE(i) ((i) == 0 ? MXC_BASE_I2C0 : (i) == 1 ? MXC_BASE_I2C1 : 0) argument
351 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : 0) argument
365 #define MXC_DMA_CH_GET_IRQ(i) \ argument
380 #define MXC_FLC_GET_IRQ(i) (IRQn_Type)((i) == 0 ? FLC_IRQn : 0) argument
[all …]
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32660/Include/
Dmax32660.h207 #define MXC_GPIO_GET_GPIO(i) ((i) == 0 ? MXC_GPIO0 : 0) argument
209 #define MXC_GPIO_GET_IRQ(i) ((i) == 0 ? GPIO0_IRQn : 0) argument
226 #define MXC_TMR_GET_IRQ(i) \ argument
229 #define MXC_TMR_GET_BASE(i) \ argument
232 #define MXC_TMR_GET_TMR(i) ((i) == 0 ? MXC_TMR0 : (i) == 1 ? MXC_TMR1 : (i) == 2 ? MXC_TMR2 : 0) argument
245 #define MXC_SPIMSS_GET_SPI(i) ((i) == 0 ? MXC_SPIMSS : 0) argument
258 #define MXC_I2C_GET_IRQ(i) (IRQn_Type)((i) == 0 ? I2C0_IRQn : (i) == 1 ? I2C1_IRQn : 0) argument
260 #define MXC_I2C_GET_BASE(i) ((i) == 0 ? MXC_BASE_I2C0 : (i) == 1 ? MXC_BASE_I2C1 : 0) argument
262 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : 0) argument
276 #define MXC_DMA_CH_GET_IRQ(i) \ argument
[all …]
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78000/Include/
Dmax78000.h388 #define MXC_GPIO_GET_GPIO(i) \ argument
391 #define MXC_GPIO_GET_IRQ(i) \ argument
432 #define MXC_TMR_GET_IRQ(i) \ argument
441 #define MXC_TMR_GET_BASE(i) \ argument
450 #define MXC_TMR_GET_TMR(i) \ argument
479 #define MXC_I2C_GET_IRQ(i) \ argument
482 #define MXC_I2C_GET_BASE(i) \ argument
485 #define MXC_I2C_GET_TMR(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) argument
500 #define MXC_DMA_CH_GET_IRQ(i) \ argument
515 #define MXC_FLC_GET_IRQ(i) (IRQn_Type)((i) == 0 ? FLC0_IRQn : 0) argument
[all …]
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32680/Include/
Dmax32680.h380 #define MXC_GPIO_GET_GPIO(i) \ argument
388 #define MXC_GPIO_GET_IRQ(i) \ argument
426 #define MXC_TMR_GET_IRQ(i) \ argument
435 #define MXC_TMR_GET_BASE(i) \ argument
444 #define MXC_TMR_GET_TMR(i) \ argument
473 #define MXC_I2C_GET_IRQ(i) \ argument
476 #define MXC_I2C_GET_BASE(i) \ argument
479 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) argument
494 #define MXC_DMA_CH_GET_IRQ(i) \ argument
509 #define MXC_FLC_GET_IRQ(i) (IRQn_Type)((i) == 0 ? FLC0_IRQn : 0) argument
[all …]
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32655/Include/
Dmax32655.h391 #define MXC_GPIO_GET_GPIO(i) \ argument
394 #define MXC_GPIO_GET_IRQ(i) \ argument
432 #define MXC_TMR_GET_IRQ(i) \ argument
441 #define MXC_TMR_GET_BASE(i) \ argument
450 #define MXC_TMR_GET_TMR(i) \ argument
479 #define MXC_I2C_GET_IRQ(i) \ argument
482 #define MXC_I2C_GET_BASE(i) \ argument
485 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) argument
500 #define MXC_DMA_CH_GET_IRQ(i) \ argument
515 #define MXC_FLC_GET_IRQ(i) (IRQn_Type)((i) == 0 ? FLC0_IRQn : 0) argument
[all …]
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32665/Include/
Dmax32665.h316 #define MXC_GPIO_GET_GPIO(i) ((i) == 0 ? MXC_GPIO0 : (i) == 1 ? MXC_GPIO1 : 0) argument
318 #define MXC_GPIO_GET_IRQ(i) ((i) == 0 ? GPIO0_IRQn : (i) == 1 ? GPIO1_IRQn : (IRQn_Type)0) argument
337 #define MXC_TMR_GET_IRQ(i) \ argument
346 #define MXC_TMR_GET_BASE(i) \ argument
355 #define MXC_TMR_GET_TMR(i) \ argument
398 #define MXC_I2C_GET_IRQ(i) \ argument
407 #define MXC_I2C_GET_BASE(i) \ argument
461 #define MXC_DMA_GET_BASE(i) ((i) == 0 ? MXC_BASE_DMA0 : (i) == 1 ? MXC_BASE_DMA1 : 0) argument
463 #define MXC_DMA_GET_DMA(i) ((i) == 0 ? MXC_DMA0 : (i) == 1 ? MXC_DMA1 : 0) argument
467 #define MXC_DMA0_CH_GET_IRQ(i) \ argument
[all …]
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32670/Include/
Dmax32670.h291 #define MXC_GPIO_GET_GPIO(i) ((i) == 0 ? MXC_GPIO0 : (i) == 1 ? MXC_GPIO1 : 0) argument
293 #define MXC_GPIO_GET_IRQ(i) ((i) == 0 ? GPIO0_IRQn : (i) == 1 ? GPIO1_IRQn : 0) argument
321 #define MXC_TMR_GET_IRQ(i) \ argument
330 #define MXC_TMR_GET_BASE(i) \ argument
339 #define MXC_TMR_GET_TMR(i) \ argument
370 #define MXC_I2C_GET_IRQ(i) \ argument
373 #define MXC_I2C_GET_BASE(i) \ argument
376 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) argument
390 #define MXC_DMA_CH_GET_IRQ(i) \ argument
408 #define MXC_FLC_GET_IRQ(i) (IRQn_Type)((i) == 0 ? FLC0_IRQn : 0) argument
[all …]
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32675/Include/
Dmax32675.h290 #define MXC_GPIO_GET_GPIO(i) ((i) == 0 ? MXC_GPIO0 : (i) == 1 ? MXC_GPIO1 : 0) argument
292 #define MXC_GPIO_GET_IRQ(i) ((i) == 0 ? GPIO0_IRQn : (i) == 1 ? GPIO1_IRQn : 0) argument
320 #define MXC_TMR_GET_IRQ(i) \ argument
329 #define MXC_TMR_GET_BASE(i) \ argument
338 #define MXC_TMR_GET_TMR(i) \ argument
369 #define MXC_I2C_GET_IRQ(i) \ argument
372 #define MXC_I2C_GET_BASE(i) \ argument
375 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) argument
389 #define MXC_DMA_CH_GET_IRQ(i) \ argument
407 #define MXC_FLC_GET_IRQ(i) (IRQn_Type)((i) == 0 ? FLC0_IRQn : 0) argument
[all …]
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32520/Include/
Dmax32520.h271 #define MXC_GPIO_GET_GPIO(i) ((i) == 0 ? MXC_GPIO0 : (i) == 1 ? MXC_GPIO1 : 0) argument
273 #define MXC_GPIO_GET_IRQ(i) ((i) == 0 ? GPIO0_IRQn : (i) == 1 ? GPIO1_IRQn : 0) argument
291 #define MXC_TMR_GET_IRQ(i) \ argument
298 #define MXC_TMR_GET_BASE(i) \ argument
305 #define MXC_TMR_GET_TMR(i) \ argument
318 #define MXC_I2C_GET_IRQ(i) (IRQn_Type)((i) == 0 ? I2C0_IRQn : 0) argument
320 #define MXC_I2C_GET_BASE(i) ((i) == 0 ? MXC_BASE_I2C0 : 0) argument
322 #define MXC_I2C_GET_TMR(i) ((i) == 0 ? MXC_I2C0 : 0) argument
337 #define MXC_UART_GET_IRQ(i) (IRQn_Type)((i) == 0 ? UART0_IRQn : 0) argument
339 #define MXC_UART_GET_BASE(i) ((i) == 0 ? MXC_BASE_UART0 : 0) argument
[all …]
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78002/Include/
Dmax78002.h383 #define MXC_GPIO_GET_GPIO(i) \ argument
386 #define MXC_GPIO_GET_IRQ(i) \ argument
424 #define MXC_TMR_GET_IRQ(i) \ argument
433 #define MXC_TMR_GET_BASE(i) \ argument
442 #define MXC_TMR_GET_TMR(i) \ argument
471 #define MXC_I2C_GET_IRQ(i) \ argument
474 #define MXC_I2C_GET_BASE(i) \ argument
477 #define MXC_I2C_GET_TMR(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) argument
492 #define MXC_DMA_CH_GET_IRQ(i) ((IRQn_Type)(((i) == 0) ? DMA0_IRQn : ((i) == 1) ? DMA1_IRQn : \ argument
503 #define MXC_FLC_GET_IRQ(i) (IRQn_Type)((i) == 0 ? FLC0_IRQn : 0) argument
[all …]
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32690/Include/
Dmax32690.h411 #define MXC_GPIO_GET_GPIO(i) \ argument
419 #define MXC_GPIO_GET_IRQ(i) \ argument
448 #define MXC_TMR_GET_IRQ(i) \ argument
457 #define MXC_TMR_GET_BASE(i) \ argument
466 #define MXC_TMR_GET_TMR(i) \ argument
495 #define MXC_I2C_GET_IRQ(i) \ argument
498 #define MXC_I2C_GET_BASE(i) \ argument
501 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) argument
531 #define MXC_DMA_CH_GET_IRQ(i) \ argument
560 #define MXC_FLC_GET_IRQ(i) (IRQn_Type)((i) == 0 ? FLC0_IRQn : (i) == 1 ? FLC1_IRQn : 0) argument
[all …]
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32650/Include/
Dmax32650.h275 #define MXC_GPIO_GET_GPIO(i) \ argument
278 #define MXC_GPIO_GET_IRQ(i) \ argument
306 #define MXC_TMR_GET_IRQ(i) \ argument
315 #define MXC_TMR_GET_BASE(i) \ argument
324 #define MXC_TMR_GET_TMR(i) \ argument
351 #define MXC_SPIMSS_GET_SPI(i) ((i) == 0 ? MXC_SPIMSS : 0) argument
362 #define MXC_I2C_GET_IRQ(i) (IRQn_Type)((i) == 0 ? I2C0_IRQn : (i) == 1 ? I2C1_IRQn : 0) argument
364 #define MXC_I2C_GET_BASE(i) ((i) == 0 ? MXC_BASE_I2C0 : (i) == 1 ? MXC_BASE_I2C1 : 0) argument
366 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : 0) argument
395 #define MXC_DMA_CH_GET_IRQ(i) \ argument
[all …]
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32570/Include/
Dmax32570.h299 #define MXC_GPIO_GET_GPIO(i) \ argument
302 #define MXC_GPIO_GET_IRQ(i) \ argument
339 #define MXC_TMR_GET_IRQ(i) \ argument
350 #define MXC_TMR_GET_BASE(i) \ argument
361 #define MXC_TMR_GET_TMR(i) \ argument
401 #define MXC_I2C_GET_IRQ(i) \ argument
404 #define MXC_I2C_GET_BASE(i) \ argument
407 #define MXC_I2C_GET_TMR(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) argument
437 #define MXC_DMA_CH_GET_IRQ(i) \ argument
467 #define MXC_FLC_GET_IRQ(i) (IRQn_Type)((i) == 0 ? FLC0_IRQn : (i) == 1 ? FLC1_IRQn : 0) argument
[all …]
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/I2S/
Di2s_reva.c171 for (uint32_t i = 0; i < req->length; i++) { in MXC_I2S_RevA_ConfigData() local
179 for (uint32_t i = 0; i < req->length; i++) { in MXC_I2S_RevA_ConfigData() local
187 for (uint32_t i = 0; i < req->length; i++) { in MXC_I2S_RevA_ConfigData() local
195 for (uint32_t i = 0; i < req->length; i++) { in MXC_I2S_RevA_ConfigData() local
203 for (uint32_t i = 0; i < req->length; i++) { in MXC_I2S_RevA_ConfigData() local
348 for (int i = 0; i < 4; i++) { in write_tx_fifo() local
353 for (int i = 0; i < 2; i++) { in write_tx_fifo() local
399 for (int i = 0; i < 4; i++) { in read_rx_fifo() local
405 for (int i = 0; i < 2; i++) { in read_rx_fifo() local
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32572/Include/
Dmax32572.h369 #define MXC_GPIO_GET_GPIO(i) ((i) == 0 ? MXC_GPIO0 : (i) == 1 ? MXC_GPIO1 : 0) argument
371 #define MXC_GPIO_GET_IRQ(i) ((i) == 0 ? GPIO0_IRQn : (i) == 1 ? GPIO1_IRQn : 0) argument
398 #define MXC_TMR_GET_IRQ(i) \ argument
407 #define MXC_TMR_GET_BASE(i) \ argument
416 #define MXC_TMR_GET_TMR(i) \ argument
451 #define MXC_I2C_GET_IRQ(i) (IRQn_Type)((i) == 0 ? I2C0_IRQn : (i) == 1 ? I2C1_IRQn : 0) argument
453 #define MXC_I2C_GET_BASE(i) ((i) == 0 ? MXC_BASE_I2C0 : (i) == 1 ? MXC_BASE_I2C1 : 0) argument
455 #define MXC_I2C_GET_TMR(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : 0) argument
484 #define MXC_DMA_CH_GET_IRQ(i) \ argument
503 #define MXC_DMA_CH_GET_IRQ(i) \ argument
[all …]
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32672/Include/
Dmax32672.h324 #define MXC_GPIO_GET_GPIO(i) ((i) == 0 ? MXC_GPIO0 : (i) == 1 ? MXC_GPIO1 : 0) argument
326 #define MXC_GPIO_GET_IRQ(i) ((i) == 0 ? GPIO0_IRQn : (i) == 1 ? GPIO1_IRQn : 0) argument
354 #define MXC_TMR_GET_IRQ(i) \ argument
363 #define MXC_TMR_GET_BASE(i) \ argument
372 #define MXC_TMR_GET_TMR(i) \ argument
403 #define MXC_I2C_GET_IRQ(i) \ argument
406 #define MXC_I2C_GET_BASE(i) \ argument
409 #define MXC_I2C_GET_I2C(i) ((i) == 0 ? MXC_I2C0 : (i) == 1 ? MXC_I2C1 : (i) == 2 ? MXC_I2C2 : 0) argument
423 #define MXC_DMA_CH_GET_IRQ(i) \ argument
447 #define MXC_FLC_GET_IRQ(i) (IRQn_Type)((i) == 0 ? FLC0_IRQn : \ argument
[all …]
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/EMAC/
Demac_reva.c88 unsigned int i; in emac_reclaim_rx_buffers() local
113 int i; in emac_phy_reset() local
132 int i; in emac_phy_find() local
178 int i; in emac_phy_init() local
399 unsigned int i; in MXC_EMAC_RevA_Start() local
509 int i; in MXC_EMAC_RevA_SendSync() local
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/AFE/
Dinfoblock.c32 int i; in crc15_highbitinput() local
70 int i; in infoblock_read() local
Dafe.c411 int i = 0; in afe_spi_transceive() local
532 int i = 0; in afe_spi_transceive() local
920 int i = 0; in raw_afe_write_register() local
947 int i = 0; in raw_afe_read_register() local
1191 for (int i = 7; i >= 0; i--) { in afe_load_trims() local
1201 for (int i = 7; i >= 0; i--) { in afe_load_trims() local
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/OTP/
Dotp_reva.c57 int i; in MXC_OTP_RevA_Write() local
117 int i; in MXC_OTP_RevA_Read() local
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TRNG/
Dtrng_reva.c68 uint32_t temp, remaining, i; in MXC_TRNG_RevA_Handler() local
112 unsigned int i, temp; in MXC_TRNG_RevA_Random() local
/hal_adi-latest/MAX/Include/
Dwrap_utils.h37 for (int i = 0; i < 32; i++) { in wrap_utils_find_lsb_set() local
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/DMA/
Ddma_revb.c59 int i; in MXC_DMA_RevB_Init() local
98 int i, channel; in MXC_DMA_RevB_AcquireChannel() local
379 for (int i = 0; i < MXC_DMA_CHANNELS; i++) { in MXC_DMA_RevB_Handler() local
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CLCD/
Dclcd_reva.c75 int i; in MXC_CLCD_RevA_ConfigPanel() local
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/FLC/
Dflc_reva.c98 int i; in MXC_FLC_RevA_Busy() local
247 int err, i = 0; in MXC_FLC_RevA_Write32Using128() local

123