Add HAL API for i2c pinmap
Add the functions i2c_master_sda_pinmap, i2c_master_scl_pinmap,
i2c_slave_sda_pinmap and i2c_slave_scl_pinmap to all targets.
ls
1 parent 7e8695a commit 22a89773fab09d4846fd9dbb2f3ca354ecade771
@Russ Butler Russ Butler authored on 23 Jan 2019
Showing 57 changed files
View
hal/i2c_api.h
View
targets/TARGET_ARM_FM/TARGET_FVP_MPS2/i2c_api.c
View
targets/TARGET_ARM_SSG/TARGET_BEETLE/i2c_api.c
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/i2c_api.c
View
targets/TARGET_ARM_SSG/TARGET_IOTSS/i2c_api.c
View
targets/TARGET_ARM_SSG/TARGET_MPS2/i2c_api.c
View
targets/TARGET_Analog_Devices/TARGET_ADUCM302X/TARGET_ADUCM3029/api/i2c_api.c
View
targets/TARGET_Analog_Devices/TARGET_ADUCM4X50/TARGET_ADUCM4050/api/i2c_api.c
View
targets/TARGET_Atmel/TARGET_SAM_CortexM0P/i2c_api.c
View
targets/TARGET_Atmel/TARGET_SAM_CortexM4/i2c_api.c
View
targets/TARGET_Cypress/TARGET_PSOC6/i2c_api.c
View
targets/TARGET_Cypress/TARGET_PSOC6_FUTURE/i2c_api.c
View
targets/TARGET_Freescale/TARGET_K20XX/i2c_api.c
View
targets/TARGET_Freescale/TARGET_KLXX/i2c_api.c
View
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/i2c_api.c
View
targets/TARGET_GigaDevice/TARGET_GD32E10X/i2c_api.c
View
targets/TARGET_GigaDevice/TARGET_GD32F30X/i2c_api.c
View
targets/TARGET_GigaDevice/TARGET_GD32F4XX/i2c_api.c
View
targets/TARGET_Maxim/TARGET_MAX32600/i2c_api.c
View
targets/TARGET_Maxim/TARGET_MAX32610/i2c_api.c
View
targets/TARGET_Maxim/TARGET_MAX32620/i2c_api.c
View
targets/TARGET_Maxim/TARGET_MAX32620C/i2c_api.c
View
targets/TARGET_Maxim/TARGET_MAX32625/i2c_api.c
View
targets/TARGET_Maxim/TARGET_MAX32630/i2c_api.c
View
targets/TARGET_NORDIC/TARGET_MCU_NRF51822/i2c_api.c
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF51/i2c_api.c
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/i2c_api.c
View
targets/TARGET_NUVOTON/TARGET_M2351/i2c_api.c
View
targets/TARGET_NUVOTON/TARGET_M451/i2c_api.c
View
targets/TARGET_NUVOTON/TARGET_M480/i2c_api.c
View
targets/TARGET_NUVOTON/TARGET_NANO100/i2c_api.c
View
targets/TARGET_NUVOTON/TARGET_NUC472/i2c_api.c
View
targets/TARGET_NXP/TARGET_LPC11U6X/i2c_api.c
View
targets/TARGET_NXP/TARGET_LPC11UXX/i2c_api.c
View
targets/TARGET_NXP/TARGET_LPC11XX_11CXX/i2c_api.c
View
targets/TARGET_NXP/TARGET_LPC13XX/i2c_api.c
View
targets/TARGET_NXP/TARGET_LPC15XX/i2c_api.c
View
targets/TARGET_NXP/TARGET_LPC176X/i2c_api.c
View
targets/TARGET_NXP/TARGET_LPC408X/TARGET_LPC4088/i2c_api.c
View
targets/TARGET_NXP/TARGET_LPC408X/TARGET_LPC4088_DM/i2c_api.c
View
targets/TARGET_NXP/TARGET_LPC43XX/i2c_api.c
View
targets/TARGET_NXP/TARGET_LPC81X/i2c_api.c
View
targets/TARGET_NXP/TARGET_LPC82X/i2c_api.c
View
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/i2c_api.c
View
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/i2c_api.c
View
targets/TARGET_ONSEMI/TARGET_NCS36510/i2c_api.c
View
targets/TARGET_RENESAS/TARGET_RZ_A1XX/i2c_api.c
View
targets/TARGET_Realtek/TARGET_AMEBA/TARGET_MCU_RTL8195A/i2c_api.c
View
targets/TARGET_STM/i2c_api.c
View
targets/TARGET_Silicon_Labs/TARGET_EFM32/i2c_api.c
View
targets/TARGET_TOSHIBA/TARGET_TMPM066/i2c_api.c
View
targets/TARGET_TOSHIBA/TARGET_TMPM3H6/i2c_api.c
View
targets/TARGET_TOSHIBA/TARGET_TMPM3HQ/i2c_api.c
View
targets/TARGET_TOSHIBA/TARGET_TMPM46B/i2c_api.c
View
targets/TARGET_TOSHIBA/TARGET_TMPM4G9/i2c_api.c
View
targets/TARGET_TT/TARGET_TT_M3HQ/i2c_api.c
View
targets/TARGET_WIZNET/TARGET_W7500x/i2c_api.c