Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_af_pins.h111 #define AF_I2C0_SDA_PIN(f) ((f) == 0 ? 0 : (f) == 1 ? 6 : (f) == 2 ? 6 : (f) == 3 ? 14 : -… macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_af_pins.h186 #define AF_I2C0_SDA_PIN(f) ((f) == 0 ? 0 : (f) == 1 ? 6 : (f) == 2 ? 6 : (f) == 3 ? 14 : (… macro
/bsp/efm32/
A Ddrv_iic.c751 pin_sda = AF_I2C0_SDA_PIN(location); in rt_hw_iic_unit_init()

Completed in 8 milliseconds