zephyr/cmake/linker_script/common
Yuval Peress ed380de152 sensors: Add new async one-shot reading API
Add a new async API based on the RTIO subsystem. This new API allows:
1. Users to create sampling configs (telling the sensor which channels
   they want to sample together).
2. Sample data in an asynchronous manner which provides greater control
   over the data processing priority.
3. Fully backwards compatible API with no driver changes needed for
   functionality (they are needed to improve performance).
4. Helper functions for processing loop.

Signed-off-by: Yuval Peress <peress@google.com>
2023-05-26 11:04:54 -05:00
..
common-ram.cmake logging: Use TYPE_SECTION macros for log dynamic 2023-05-03 10:43:31 +02:00
common-rom.cmake sensors: Add new async one-shot reading API 2023-05-26 11:04:54 -05:00
debug-sections.cmake cmake: linker: converter arm and common ld scripts into CMake code 2021-08-30 08:54:23 -04:00
thread-local-storage.cmake cmake: Add .tdata and .tbss to generated TLS linker sections 2022-04-28 11:09:01 +09:00