13 printfp (
"\"power\":{\r\n");
17 printfp (
"\"dcdc_internal\":");
44 printfp (
"\"dcdc_hv:\"{\r\n");
51 printfp (
"\"pass\"\r\n");
55 printfp (
"\"fail\"\r\n");
uint32_t rd_status_t
bitfield for representing errors
#define RD_SUCCESS
Internal Error.
bool ri_power_run_integration_test(const rd_test_print_fp printfp, const ri_power_regulators_t regulators)
Run all Power integration tests.
void(* rd_test_print_fp)(const char *const msg)
function pointer to print test information
Header to enable and disable module compilation.
Ruuvi error codes and error check function.
Functions for testing drivers.
rd_status_t ri_power_regulators_enable(const ri_power_regulators_t regulators)
Enable given regulators.
Enable implementation selected by application.
unsigned int DCDC_HV
DC/DC for high voltage, i.e. nRF52840 USB.
unsigned int DCDC_INTERNAL
DC/DC for internal circuitry, i.e. nRF52832 radio.