Searched defs:cutoff (Results 1 – 8 of 8) sorted by relevance
12 static inline int z_vrfy_emul_fuel_gauge_is_battery_cutoff(const struct emul *target, bool *cutoff) in z_vrfy_emul_fuel_gauge_is_battery_cutoff()
48 register unsigned long cutoff; in strtol() local
48 register unsigned long long cutoff; in strtoll() local
48 register unsigned long cutoff; in strtoul() local
48 register unsigned long long cutoff; in strtoull() local
81 static inline int z_impl_emul_fuel_gauge_is_battery_cutoff(const struct emul *target, bool *cutoff) in z_impl_emul_fuel_gauge_is_battery_cutoff()
128 bool cutoff; member
303 static int emul_sbs_fuel_gauge_is_battery_cutoff(const struct emul *target, bool *cutoff) in emul_sbs_fuel_gauge_is_battery_cutoff()