Home
last modified time | relevance | path

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

/components/drivers/regulator/
A Dregulator-fixed.c82 return rf->param.min_uvolt + (rf->param.max_uvolt - rf->param.min_uvolt) / 2; in regulator_fixed_get_voltage()
98 struct regulator_fixed *rf = rt_calloc(1, sizeof(*rf)); in regulator_fixed_probe() local
101 if (!rf) in regulator_fixed_probe()
108 rnp = &rf->parent; in regulator_fixed_probe()
111 rnp->param = &rf->param; in regulator_fixed_probe()
116 if (rf->enable_pin < 0) in regulator_fixed_probe()
121 if (rf->enable_pin < 0) in regulator_fixed_probe()
123 rf->enable_pin = -1; in regulator_fixed_probe()
130 rf->param.enable_delay = val; in regulator_fixed_probe()
135 rf->param.off_on_delay = val; in regulator_fixed_probe()
[all …]
/components/net/lwip/lwip-2.0.3/doc/
A Dsavannah.txt98 rm -rf lwip-1.4.1/.git lwip-1.4.1/.gitattributes
/components/net/lwip/lwip-2.1.2/doc/
A Dsavannah.txt98 rm -rf lwip-1.4.1/.git lwip-1.4.1/.gitattributes

Completed in 3 milliseconds