Home
last modified time | relevance | path

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

/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/
A Daddressmap.h55 #define I2C1_BASE _u(0x40048000) macro
/external/platform/pico/rp2040/hardware_structs/include/hardware/structs/
A Di2c.h331 #define i2c1_hw ((i2c_hw_t *)I2C1_BASE)
/external/platform/stm32f0xx/CMSIS/inc/
A Dstm32f070x6.h501 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
552 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f030x8.h469 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
521 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f030x6.h460 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
508 #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 Dstm32f038xx.h470 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
518 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f031x6.h471 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
519 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f058xx.h553 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
612 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f051x8.h554 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
613 #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)
A Dstm32f078xx.h676 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
745 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f091xc.h642 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
719 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f098xx.h642 #define I2C1_BASE (APBPERIPH_BASE + 0x00005400) macro
719 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/CMSIS/
A Dstm32f2xx.h1047 #define I2C1_BASE (APB1PERIPH_BASE + 0x5400) macro
1151 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/CMSIS/
A Dstm32f10x.h1291 #define I2C1_BASE (APB1PERIPH_BASE + 0x5400) macro
1385 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
/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 Dstm32f746xx.h1142 #define I2C1_BASE (APB1PERIPH_BASE + 0x5400) macro
1277 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
A Dstm32f756xx.h1209 #define I2C1_BASE (APB1PERIPH_BASE + 0x5400) macro
1347 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/CMSIS/
A Dstm32f4xx.h2115 #define I2C1_BASE (APB1PERIPH_BASE + 0x5400) macro
2305 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)

Completed in 2120 milliseconds