| /bsp/essemi/es32vf2264/libraries/RV_CORE/Device/EastSoft/ES32VF2264/Include/ |
| A D | es32vf2264.h | 135 #define I2C1_BASE (APB_BASE + 0x8400) macro 170 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
|
| /bsp/tm4c123bsp/libraries/Drivers/config/ |
| A D | i2c_config.h | 60 .base = I2C1_BASE, \
|
| /bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/ |
| A D | efm32gg990f512.h | 341 #define I2C1_BASE (0x4000A400UL) /**< I2C1 base address */ macro 390 #define I2C1 ((I2C_TypeDef *) I2C1_BASE) /**< I2C1 base pointer */
|
| A D | efm32gg995f1024.h | 341 #define I2C1_BASE (0x4000A400UL) /**< I2C1 base address */ macro 390 #define I2C1 ((I2C_TypeDef *) I2C1_BASE) /**< I2C1 base pointer */
|
| A D | efm32gg995f512.h | 341 #define I2C1_BASE (0x4000A400UL) /**< I2C1 base address */ macro 390 #define I2C1 ((I2C_TypeDef *) I2C1_BASE) /**< I2C1 base pointer */
|
| A D | efm32gg980f1024.h | 341 #define I2C1_BASE (0x4000A400UL) /**< I2C1 base address */ macro 390 #define I2C1 ((I2C_TypeDef *) I2C1_BASE) /**< I2C1 base pointer */
|
| A D | efm32gg980f512.h | 341 #define I2C1_BASE (0x4000A400UL) /**< I2C1 base address */ macro 390 #define I2C1 ((I2C_TypeDef *) I2C1_BASE) /**< I2C1 base pointer */
|
| A D | efm32gg990f1024.h | 341 #define I2C1_BASE (0x4000A400UL) /**< I2C1 base address */ macro 390 #define I2C1 ((I2C_TypeDef *) I2C1_BASE) /**< I2C1 base pointer */
|
| /bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/ |
| A D | hw_memmap.h | 70 #define I2C1_BASE 0x40021000 // I2C1 macro
|
| /bsp/tm4c129x/libraries/inc/ |
| A D | hw_memmap.h | 70 #define I2C1_BASE 0x40021000 // I2C1 macro
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/config/bl616/ |
| A D | bl616_memorymap.h | 82 #define I2C1_BASE ((uint32_t)0x2000a900) macro
|
| /bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/ |
| A D | i2c.c | 66 { I2C1_BASE, INT_I2C1_TM4C123 }, 79 { I2C1_BASE, INT_I2C1_TM4C129 }, 109 return((ui32Base == I2C0_BASE) || (ui32Base == I2C1_BASE) || in _I2CBaseValid()
|
| /bsp/tm4c129x/libraries/driverlib/ |
| A D | i2c.c | 66 { I2C1_BASE, INT_I2C1_TM4C123 }, 79 { I2C1_BASE, INT_I2C1_TM4C129 }, 109 return((ui32Base == I2C0_BASE) || (ui32Base == I2C1_BASE) || in _I2CBaseValid()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/config/bl808/ |
| A D | bl808_memorymap.h | 86 #define I2C1_BASE ((uint32_t)0x2000a900) macro
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_i2c.h | 47 #define I2C1_BASE (APB1PERIPH_BASE + 0x5400) ///< Base Address: … macro 298 #define I2C1 ((I2C_TypeDef*)I2C1_BASE)
|
| /bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/ |
| A D | i2c.c | 63 { I2C1_BASE, INT_I2C1 }, 93 return ((ui32Base == I2C0_BASE) || (ui32Base == I2C1_BASE) || in _I2CBaseValid()
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_i2c.h | 72 #define IS_I2C_ALL_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == I2C1_BASE) || \
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_i2c.h | 72 #define IS_I2C_ALL_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == I2C1_BASE) || \
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_i2c.h | 72 #define IS_I2C_ALL_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == I2C1_BASE) || \
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_i2c.h | 72 #define IS_I2C_ALL_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == I2C1_BASE) || \
|
| /bsp/nxp/imx/imx6ull-smart/drivers/ |
| A D | imx6ull.h | 265 #define IMX6ULL_I2C1_BASE I2C1_BASE
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/hardware/ |
| A D | bl616.h | 216 #define I2C1_BASE ((uint32_t)0x2000a900) macro
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/Device/ |
| A D | ACM32F0x0.h | 619 #define I2C1_BASE (APB1PERIPH_BASE + 0x00005400UL) macro 694 #define I2C1 ((I2C_TypeDef *)I2C1_BASE)
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_i2c.c | 128 case I2C1_BASE: in I2C_DeInit()
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_i2c.c | 128 case I2C1_BASE: in I2C_DeInit()
|