zephyr/doc/hardware
Aaron Massey 12cbfcf397 fuel_gauge: Repl property struct w/ union
Based on review of the similar charger driver API, it's been demonstrated
from the community that embedding a per value property type when fetching
properties. Separating off the property types from the property values
themselves also allow an array of property types to declared as static
const.

Break up fuel_gauge_property struct into a fuel_gauge_prop_val union and a
fuel_gauge_prop_t property type as inputs into fuel gauge API functions.

Signed-off-by: Aaron Massey <aaronmassey@google.com>
2023-09-27 12:07:59 +02:00
..
arch dt: Make zephyr,memory-attr a capabilities bitmask 2023-09-15 12:46:54 +02:00
barriers doc: Add barriers API docs 2023-05-31 06:15:32 -04:00
cache cache: Add documentation 2022-12-13 16:31:42 +00:00
emulator docs: Update emulator documentation 2023-01-27 01:01:06 +09:00
peripherals fuel_gauge: Repl property struct w/ union 2023-09-27 12:07:59 +02:00
pinctrl doc: pinctrl: fix link to ELC2021 slide deck 2023-06-07 04:40:47 -04:00
porting arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
index.rst doc: Add barriers API docs 2023-05-31 06:15:32 -04:00