Home
last modified time | relevance | path

Searched refs:I2C_BASE (Results 1 – 16 of 16) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/config/bl602/
A Dbl602_memorymap.h54 #define I2C_BASE ((uint32_t)0x4000A300) macro
A Ddevice_table.c117 .reg_base = I2C_BASE,
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/config/bl702/
A Dbl702_memorymap.h65 #define I2C_BASE ((uint32_t)0x4000A300) macro
A Ddevice_table.c117 .reg_base = I2C_BASE,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_i2c.h42 #define I2C0 I2C_BASE /*!< I2C0 base address */
43 #define I2C1 (I2C_BASE + 0x00000400U) /*!< I2C1 base address */
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/
A Dgd32vf103.h212 #define I2C_BASE (APB1_BUS_BASE + 0x00005400U) /*!< I2C base address … macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/include/hardware/
A Dbl602.h165 #define I2C_BASE ((uint32_t)0x4000A300) macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/include/hardware/
A Dbl702.h186 #define I2C_BASE ((uint32_t)0x4000A300) macro
/bsp/fm33lc026/libraries/FM/FM33xx/Include/
A Dfm33lc0xx.h706 #define I2C_BASE (PERIPH_BASE + 0x00012400UL) macro
764 #define I2C ((I2C_Type *) I2C_BASE)
A Dfm33lg0xx.h1008 #define I2C_BASE (PERIPH_BASE +0x00012400) macro
1070 #define I2C ((I2C_Type *) I2C_BASE )
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/CMSIS/Include/
A Dfm33lc0xx.h707 #define I2C_BASE (PERIPH_BASE + 0x00012400UL) macro
765 #define I2C ((I2C_Type *) I2C_BASE)
A Dfm33lg0xx.h1008 #define I2C_BASE (PERIPH_BASE +0x00012400) macro
1070 #define I2C ((I2C_Type *) I2C_BASE )
/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/
A Dtarget.h545 #define I2C_BASE (APBPERIPH_BASE + 0x00000800) macro
619 #define I2C ((I2C_TypeDef *) I2C_BASE)
4861 #define I2C_DATA (volatile unsigned *)(I2C_BASE + 0x0000)
4862 #define I2C_ADDR (volatile unsigned *)(I2C_BASE + 0x0004)
4863 #define I2C_CTRL (volatile unsigned *)(I2C_BASE + 0x0008)
4864 #define I2C_STS (volatile unsigned *)(I2C_BASE + 0x000C)
4865 #define I2C_SMBSEL (volatile unsigned *)(I2C_BASE + 0x0010)
4866 #define I2C_SMBDST (volatile unsigned *)(I2C_BASE + 0x0014)
4867 #define I2C_CTRL2 (volatile unsigned *)(I2C_BASE + 0x0018)
/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/
A Dtarget.h656 #define I2C_BASE 0x40010800UL macro
708 #define I2C ((I2C_Type*) I2C_BASE)
/bsp/rm48x50/HALCoGen/
A DHALCoGen.dil6421 DRIVER.I2C.VAR.I2C_BASE.VALUE=0xFFF7D400
A DHALCoGen_bak.dil6421 DRIVER.I2C.VAR.I2C_BASE.VALUE=0xFFF7D400

Completed in 131 milliseconds