Searched refs:u_temp (Results 1 – 1 of 1) sorted by relevance
205 uint32_t u_temp = atoi(n) - 1; in _msh_cmd_parse_unit() local206 if (u_temp >= IC_DEV_CNT) in _msh_cmd_parse_unit()211 *u_out = u_temp; in _msh_cmd_parse_unit()
Completed in 6 milliseconds