Home
last modified time | relevance | path

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

/external/platform/pico/rp2040/hardware_structs/include/hardware/structs/
A Dsyscfg.h75 #define syscfg_hw ((syscfg_hw_t *)SYSCFG_BASE)
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_syscfg.c64 #define SYSCFG_OFFSET (SYSCFG_BASE - PERIPH_BASE)
/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/
A Daddressmap.h38 #define SYSCFG_BASE _u(0x40004000) macro
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_syscfg.c58 #define SYSCFG_OFFSET (SYSCFG_BASE - PERIPH_BASE)
/external/platform/stm32f0xx/CMSIS/inc/
A Dstm32f070x6.h505 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
554 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f030x8.h472 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
524 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f030x6.h462 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
510 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f070xb.h520 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
575 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f030xc.h482 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
539 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f038xx.h472 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
520 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f031x6.h473 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
521 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f058xx.h560 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
618 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f051x8.h561 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
619 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f071xb.h585 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
650 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f048xx.h630 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
685 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f042x6.h630 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
685 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f072xb.h687 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
753 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f078xx.h687 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
753 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f091xc.h651 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
727 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f098xx.h651 #define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000) macro
727 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/CMSIS/
A Dstm32f2xx.h1066 #define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800) macro
1168 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/
A Dstm32f745xx.h1117 #define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800) macro
1247 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f746xx.h1166 #define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800) macro
1299 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
A Dstm32f756xx.h1233 #define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800) macro
1369 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/CMSIS/
A Dstm32f4xx.h2148 #define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800) macro
2339 #define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)

Completed in 2204 milliseconds