Home
last modified time | relevance | path

Searched refs:RT_REGULATOR_UVOLT_INVALID (Results 1 – 3 of 3) sorted by relevance

/components/drivers/regulator/
A Dregulator-gpio.c111 int target = 0, best_val = RT_REGULATOR_UVOLT_INVALID; in regulator_gpio_set_voltage()
127 if (best_val == RT_REGULATOR_UVOLT_INVALID) in regulator_gpio_set_voltage()
A Dregulator.c423 int uvolt = RT_REGULATOR_UVOLT_INVALID; in rt_regulator_get_voltage()
/components/drivers/include/drivers/
A Dregulator.h20 #define RT_REGULATOR_UVOLT_INVALID (((int)(RT_UINT32_MAX >> 1))) macro

Completed in 5 milliseconds