zephyr/samples
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
..
application_development samples: code_relocation_nocopy: Make linker script more generic 2023-09-13 16:20:34 +02:00
arch samples: arch: smp: pi: fix the stack overflow issue 2023-09-22 09:25:12 +02:00
basic samples: basic: blinky_pwm: add esp32s3_luatos_core 2023-09-22 15:58:11 +02:00
bluetooth Bluetooth: PACS: Remove CONFIG_BT_PACS_{SNK,SRC}_CONTEXT 2023-09-22 09:21:53 +02:00
boards drivers: adc: use adc_read_dt api 2023-09-25 09:52:16 +02:00
compression tests/samples: use integration_platforms more where it makes sense 2023-05-26 17:52:02 -04:00
cpp doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
drivers doc: samples: Fix typos introduced by f6a4217a 2023-09-26 08:38:42 +02:00
fuel_gauge fuel_gauge: Repl property struct w/ union 2023-09-27 12:07:59 +02:00
hello_world samples: hello_world: use printf 2023-08-17 10:38:26 +02:00
kernel kernel: move timeout_q.h to kernel/include 2023-09-12 12:55:36 -04:00
modules modules: lvgl: simplify sys_heap memory size configs 2023-09-27 09:54:08 +02:00
net samples: net: sockets: big_http_download: Align documentation 2023-09-27 09:53:58 +02:00
philosophers arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
posix samples: posix: uname: Set to 1cpu as shell_thread is not SMP-safe 2023-08-21 13:27:07 +02:00
sensor doc: stm32: Update all st.com links to use HTTPS 2023-09-26 16:55:08 +02:00
shields doc: stm32: Update all st.com links to use HTTPS 2023-09-26 16:55:08 +02:00
subsys samples: ipc: update esp32 board reference 2023-09-27 12:07:21 +02:00
synchronization samples: synchronization: build this sample on all platforms 2023-09-20 10:05:14 -04:00
tfm_integration doc: samples: tfm: remove extra title 2023-09-26 12:02:54 +02:00
userspace samples: userspace: exclude cy8cproto boards from sample 2023-09-25 19:42:13 +02:00
classic.rst
index.rst doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00
sample_definition_and_criteria.rst doc: use a linked reference rather than a GitHub reference. 2023-08-16 14:58:20 +02:00