Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_af_pins.h112 #define AF_I2C0_SCL_PIN(f) ((f) == 0 ? 1 : (f) == 1 ? 7 : (f) == 2 ? 7 : (f) == 3 ? 15 : -… macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_af_pins.h187 #define AF_I2C0_SCL_PIN(f) ((f) == 0 ? 1 : (f) == 1 ? 7 : (f) == 2 ? 7 : (f) == 3 ? 15 : (… macro
/bsp/efm32/
A Ddrv_iic.c749 pin_scl = AF_I2C0_SCL_PIN(location); in rt_hw_iic_unit_init()

Completed in 10 milliseconds