Home
last modified time | relevance | path

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

/subsys/shell/
A Dshell_utils.c513 const struct device *dev_end = dev + len; in shell_device_internal() local
515 while (dev < dev_end) { in shell_device_internal()
607 const struct device *dev_end = dev + len; in shell_device_get_binding_all() local
610 for (; dev < dev_end; dev++) { in shell_device_get_binding_all()

Completed in 3 milliseconds