soc: arm: stm32: Revert changes for ADC fixups
We need to define DT_ADC_1_NAME to use generic ADC subsystems(ex. adc_shell). Signed-off-by: Takumi Ando <takumi@t15.red>
This commit is contained in:
parent
7dc82a4d51
commit
5eb7862f7f
9 changed files with 18 additions and 0 deletions
|
@ -146,6 +146,8 @@
|
|||
|
||||
#define DT_WDT_0_NAME DT_INST_0_ST_STM32_WATCHDOG_LABEL
|
||||
|
||||
#define DT_ADC_1_NAME DT_ST_STM32_ADC_50040000_LABEL
|
||||
|
||||
#define DT_LPTIM_1_BASE_ADDRESS DT_ST_STM32_TIMERS_40007C00_BASE_ADDRESS
|
||||
#define DT_LPTIM_1_IRQ DT_ST_STM32_TIMERS_40007C00_IRQ_0
|
||||
#define DT_LPTIM_1_IRQ_PRI DT_ST_STM32_TIMERS_40007C00_IRQ_0_PRIORITY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue