Home
last modified time | relevance | path

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

/external/platform/pico/rp2040/hardware_structs/include/hardware/structs/
A Dspi.h98 #define spi1_hw ((spi_hw_t *)SPI1_BASE)
/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/
A Daddressmap.h53 #define SPI1_BASE _u(0x40040000) macro
/external/platform/stm32f0xx/CMSIS/inc/
A Dstm32f070x6.h510 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
560 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f030x8.h477 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
530 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f030x6.h467 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
516 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f070xb.h525 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
581 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f030xc.h488 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
546 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f038xx.h477 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
526 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f031x6.h478 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
527 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f058xx.h566 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
628 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f051x8.h567 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
629 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f071xb.h591 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
660 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f048xx.h635 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
691 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f042x6.h635 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
691 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f072xb.h693 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
763 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f078xx.h693 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
763 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f091xc.h660 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
740 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f098xx.h660 #define SPI1_BASE (APBPERIPH_BASE + 0x00013000) macro
740 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/CMSIS/
A Dstm32f2xx.h1065 #define SPI1_BASE (APB2PERIPH_BASE + 0x3000) macro
1167 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/CMSIS/
A Dstm32f10x.h1312 #define SPI1_BASE (APB2PERIPH_BASE + 0x3000) macro
1405 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/
A Dstm32f745xx.h1115 #define SPI1_BASE (APB2PERIPH_BASE + 0x3000) macro
1245 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f746xx.h1164 #define SPI1_BASE (APB2PERIPH_BASE + 0x3000) macro
1297 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
A Dstm32f756xx.h1231 #define SPI1_BASE (APB2PERIPH_BASE + 0x3000) macro
1367 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/CMSIS/
A Dstm32f4xx.h2146 #define SPI1_BASE (APB2PERIPH_BASE + 0x3000) macro
2337 #define SPI1 ((SPI_TypeDef *) SPI1_BASE)

Completed in 1614 milliseconds