ruuvi.drivers.c
${PROJECT_VERSION}
Drivers for external sensors and peripherals on embedded systems.
|
Files | |
file | ruuvi_interface_power_test.h |
Functions | |
bool | ri_power_run_integration_test (const rd_test_print_fp printfp, const ri_power_regulators_t regulators) |
Run all Power integration tests. More... | |
bool ri_power_run_integration_test | ( | const rd_test_print_fp | printfp, |
const ri_power_regulators_t | regulators | ||
) |
Run all Power integration tests.
[in] | printfp | Function pointer to which test result strings are sent. |
[in] | regulators | Regulators to test. Will be uninitialized afterwards. |