analogout: STM32: modified analogout_free api
removed hardcoded pins, implemented multi channel check
implemented DAC_2 initialization for H7 board
Added  #if defined DAC_CHANNEL_2
ls
1 parent d83494f commit eb06d5eb59ad4aa32b66b9003d8e6d2671f933bf
@anish-k anish-k authored on 1 Jul 2021
Showing 10 changed files
View
targets/TARGET_STM/TARGET_STM32F0/analogout_device.c
View
targets/TARGET_STM/TARGET_STM32F1/analogout_device.c
View
targets/TARGET_STM/TARGET_STM32F2/analogout_device.c
View
targets/TARGET_STM/TARGET_STM32F3/analogout_device.c
View
targets/TARGET_STM/TARGET_STM32G4/analogout_device.c
View
targets/TARGET_STM/TARGET_STM32H7/analogout_device.c
View
targets/TARGET_STM/TARGET_STM32L0/analogout_device.c
View
targets/TARGET_STM/TARGET_STM32L1/analogout_device.c
View
targets/TARGET_STM/TARGET_STM32L4/analogout_device.c
View
targets/TARGET_STM/TARGET_STM32L5/analogout_device.c