Searched refs:microtoshell (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/drivers/regulator/ |
D | regulator_shell.c | 74 static void microtoshell(const struct shell *sh, char unit, int32_t val) in microtoshell() function 173 microtoshell(sh, 'V', volt_uv); in cmd_vlist() 239 microtoshell(sh, 'V', volt_uv); in cmd_vget() 267 microtoshell(sh, 'A', current_ua); in cmd_clist() 332 microtoshell(sh, 'A', curr_ua); in cmd_iget()
|