/lk-master/external/platform/pico/rp2040/hardware_structs/include/hardware/structs/ |
A D | adc.h | 26 #define adc_hw ((adc_hw_t *const)ADC_BASE)
|
/lk-master/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/ |
A D | addressmap.h | 54 #define ADC_BASE 0x4004c000 macro
|
/lk-master/external/platform/stellaris/ti-driverlib/inc/ |
A D | hw_memmap.h | 166 #define ADC_BASE 0x40038000 // ADC macro
|
/lk-master/external/platform/stm32f0xx/CMSIS/inc/ |
A D | stm32f070x6.h | 508 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 557 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 558 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
A D | stm32f030x6.h | 465 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 513 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 514 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
A D | stm32f030x8.h | 475 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 527 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 528 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
A D | stm32f070xb.h | 523 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 578 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 579 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
A D | stm32f030xc.h | 486 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 543 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 544 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
A D | stm32f031x6.h | 476 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 524 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 525 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
A D | stm32f038xx.h | 475 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 523 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 524 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
A D | stm32f051x8.h | 565 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 626 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 627 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
A D | stm32f058xx.h | 564 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 625 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 626 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
A D | stm32f071xb.h | 589 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 657 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 658 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
A D | stm32f048xx.h | 633 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 688 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 689 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
A D | stm32f042x6.h | 633 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 688 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 689 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
A D | stm32f072xb.h | 691 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 760 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 761 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
A D | stm32f078xx.h | 691 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 760 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 761 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
A D | stm32f091xc.h | 658 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 737 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 738 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
A D | stm32f098xx.h | 658 #define ADC_BASE (APBPERIPH_BASE + 0x00012708) macro 737 #define ADC1_COMMON ((ADC_Common_TypeDef *) ADC_BASE) 738 #define ADC ((ADC_Common_TypeDef *) ADC_BASE) /* Kept for legacy purpose */
|
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/CMSIS/ |
A D | stm32f2xx.h | 1063 #define ADC_BASE (APB2PERIPH_BASE + 0x2300) macro 1162 #define ADC ((ADC_Common_TypeDef *) ADC_BASE)
|
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/CMSIS/ |
A D | stm32f4xx.h | 1713 #define ADC_BASE (APB2PERIPH_BASE + 0x2300) macro 1857 #define ADC ((ADC_Common_TypeDef *) ADC_BASE)
|
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/ |
A D | stm32f745xx.h | 1113 #define ADC_BASE (APB2PERIPH_BASE + 0x2300) macro 1240 #define ADC ((ADC_Common_TypeDef *) ADC_BASE)
|
A D | stm32f756xx.h | 1229 #define ADC_BASE (APB2PERIPH_BASE + 0x2300) macro 1362 #define ADC ((ADC_Common_TypeDef *) ADC_BASE)
|
A D | stm32f746xx.h | 1162 #define ADC_BASE (APB2PERIPH_BASE + 0x2300) macro 1292 #define ADC ((ADC_Common_TypeDef *) ADC_BASE)
|