mbed-os/hal/tests/UNITTESTS/doubles
Hari Limaye 9491403f43 Unit tests: Add stubs for analogin_api.c functions
Currently there are no stub implementations of the analogin_api.c
functions. As the AnalogIn class makes use of these functions, these
stub definitions are required in order to build AnalogIn.cpp and
generate .gcno files to be used to generate code coverage metrics.
2021-08-16 10:13:11 +01:00
..
CMakeLists.txt
PeripheralNames.h
PinNames.h
analogin_api_stub.c
device.h
gpio_object.h
objects.h
pwmout_api_stub.c
us_ticker_stub.cpp
watchdog_api_stub.c