commit | b2b8fdf539ec5dc1eb069b716622ccf5abb44e5a | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Thu Dec 23 17:18:36 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Jan 07 10:41:23 2022 -0500 |
tree | abca0d934e660ff9a50621dc42e769157912a409 | |
parent | 08e8dfcd6eda2b387ce67ed229f3f549f780edce [diff] |
device: s/z_device_ready/z_device_is_ready Rename z_device_ready to z_device_is_ready. Function name suggests a boolean result this way, in line with other functions (e.g. device_is_ready). Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>