mbed-os/targets
Laurent MEUNIER d79014f35a STM32: Analogin - define handle in object not as a global
In this commit, the analogin_s structure is moved to commonn_objects.h file
to limit the duplicaion.

The ADC handle is moved from a global variable to a struct member of the
analogin object. This allows multiple ADC instances to work correctly.

Note that State needs to be explicitely set to HAL_ADC_STATE_RESET
because the object is not zero initialized.
2017-08-11 14:16:30 +01:00
..
TARGET_ARM_SSG Closed review comments 2017-07-28 14:46:22 +01:00
TARGET_Atmel Closed review comments 2017-07-28 14:46:22 +01:00
TARGET_Freescale Closed review comments 2017-07-28 14:46:22 +01:00
TARGET_Maxim Closed review comments 2017-07-28 14:46:22 +01:00
TARGET_NORDIC Add support for the VBLUno52 board 2017-07-28 14:46:26 +01:00
TARGET_NUVOTON Closed review comments 2017-07-28 14:46:22 +01:00
TARGET_NXP LPC MCUXpresso: fix write_fill argument for block write function 2017-07-28 14:46:22 +01:00
TARGET_ONSEMI Closed review comments 2017-07-28 14:46:22 +01:00
TARGET_RENESAS Closed review comments 2017-07-28 14:46:22 +01:00
TARGET_Realtek Closed review comments 2017-07-28 14:46:22 +01:00
TARGET_STM STM32: Analogin - define handle in object not as a global 2017-08-11 14:16:30 +01:00
TARGET_Silicon_Labs Closed review comments 2017-07-28 14:46:22 +01:00
TARGET_WIZNET Closed review comments 2017-07-28 14:46:22 +01:00
TARGET_ublox sara_nbiot_evk: Expose SystemCoreClock via cmsis.h 2017-07-28 14:46:21 +01:00
targets.json Add support for the VBLUno52 board 2017-07-28 14:46:26 +01:00