Home
last modified time | relevance | path

Searched refs:I2C1_BASE (Results 1 – 25 of 28) sorted by relevance

12

/lk-master/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/
A Daddressmap.h53 #define I2C1_BASE 0x40048000 macro
/lk-master/external/platform/pico/rp2040/hardware_structs/include/hardware/structs/
A Di2c.h59 #define i2c1_hw ((i2c_hw_t *const)I2C1_BASE)
/lk-master/platform/alterasoc/include/platform/
A Dalterasoc.h41 #define I2C1_BASE (0xffc05000) macro
/lk-master/platform/mediatek/mt6735/include/platform/
A Dmt_reg_base.h205 #define I2C1_BASE (0x11008000) macro
/lk-master/platform/mediatek/mt6797/include/platform/
A Dmt_reg_base.h199 #define I2C1_BASE (0x11008000) macro
/lk-master/platform/zynq/include/platform/
A Dzynq.h27 #define I2C1_BASE (0xe0005000) macro
/lk-master/external/platform/stm32f0xx/CMSIS/inc/
A Dstm32f070x6.h501 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
552 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f030x6.h460 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
508 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f030x8.h469 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
521 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f070xb.h515 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
572 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f030xc.h479 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
536 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f031x6.h471 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
519 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f038xx.h470 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
518 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f051x8.h554 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
613 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f058xx.h553 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
612 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f071xb.h577 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
643 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f048xx.h622 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
680 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f042x6.h622 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
680 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f072xb.h676 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
745 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/CMSIS/
A Dstm32f2xx.h1047 #define I2C1_BASE (APB1PERIPH_BASE + 0x5400) macro
1151 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/CMSIS/
A Dstm32f10x.h1291 #define I2C1_BASE (APB1PERIPH_BASE + 0x5400) macro
1385 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/CMSIS/
A Dstm32f4xx.h1689 #define I2C1_BASE (APB1PERIPH_BASE + 0x5400) macro
1838 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/
A Dstm32f745xx.h1093 #define I2C1_BASE (APB1PERIPH_BASE + 0x5400) macro
1225 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f756xx.h1209 #define I2C1_BASE (APB1PERIPH_BASE + 0x5400) macro
1347 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f746xx.h1142 #define I2C1_BASE (APB1PERIPH_BASE + 0x5400) macro
1277 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)

Completed in 747 milliseconds

12