Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
1ff3ab5f827ba6caa3c20030bed513a0f9a5e465
/
include
/
sensor.h
780324b
cleanup: rename fiber/task -> thread
by Anas Nashif
· 7 years ago
6d79fe5
sensors: implement system calls
by Andrew Boie
· 7 years ago
1bd9fcc
include: Add new sensor channel blue
by Punit Vara
· 8 years ago
cc334c7
Convert remaining code to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
7890816
Introduce new sized integer typedefs
by Kumar Gala
· 8 years ago
0025c20
sensor: Introduce red and green light sensor channels
by Maureen Helm
· 8 years ago
cdf754f
sensor: fix typo in sensor.h
by Bogdan Davidoaia
· 8 years ago
678d1ba
sensor: add SENSOR_CHAN_*_XYZ enum values
by Bogdan Davidoaia
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
2a2b7de
sensor: remove unused legacy macros
by Anas Nashif
· 8 years ago
30162ae
sensor: remove sensor value type
by Bogdan Davidoaia
· 8 years ago
f0da59b
sensor: Fix samples that assume incorrect sensor_value type.
by Marcus Shawcroft
· 8 years ago
4c22d6c
sensor: Introduce tap and double tap triggers
by Maureen Helm
· 8 years ago
4946e3e
sensor: remove SENSOR_VALUE_TYPE_INT
by Bogdan Davidoaia
· 8 years ago
b584acb
sensor: remove unused Q16_16 value type
by Bogdan Davidoaia
· 8 years ago
b3774c9
drivers/sensor: Make references to driver_api const
by Marcus Shawcroft
· 8 years ago
da54462
doc: revert unnamed union/struct workaround in favour of known-issues
by Inaky Perez-Gonzalez
· 9 years ago
47eb609
doc: fix ref in include/sensor.h
by David B. Kinder
· 9 years ago
6f67bfc
doc: fix warnings about undefined ref and group without end.
by Javier B Perez
· 9 years ago
2982f0e
sensor: add device config helpers
by Vlad Dogaru
· 9 years ago
ecc4c76
doc: fix WARNING: Invalid definition" due to unamed structs/unions
by Inaky Perez-Gonzalez
· 9 years ago
0518063
doc: fix "WARNING: Error in type declaration." in callback typedefs
by Inaky Perez-Gonzalez
· 9 years ago
4867500
doc: fix typos in doc argument names, removing doxygen warnings
by Inaky Perez-Gonzalez
· 9 years ago
cbdbe6f
sensor: Add altitude channel
by Laurentiu Palcu
· 9 years ago
df20e3e
sensor: add support for *_ANY get channel
by Murtaza Alexandru
· 9 years ago
434e7b2
sensor: Remove dead code from header
by Vlad Dogaru
· 9 years ago
3a66946
sensor: Rework core to use workqueue API
by Vlad Dogaru
· 9 years ago
f1b95df
sensor: rename SENSOR_TYPE_* to SENSOR_VALUE_TYPE_*
by Murtaza Alexandru
· 9 years ago
1be6d1f
sensor: add the posibility to fetch one data type
by Murtaza Alexandru
· 9 years ago
8d7f52c
sensor: sensor.h: fix typo
by Laurentiu Palcu
· 9 years ago
d43e152
sensor.h: Add helper functions for unit conversions
by Laurentiu Palcu
· 9 years ago
3ed141e
sensor.h: add new attributes
by Laurentiu Palcu
· 9 years ago
2e31980
sensor: add full-scale attribute
by Murtaza Alexandru
· 9 years ago
cde203a
sensor: add slope threshold and duration attributes
by Bogdan Davidoaia
· 9 years ago
33ee205
sensor: add common magnetometer enum values
by Murtaza Alexandru
· 9 years ago
4851ee7
drivers: Fix documentation from remaining APIs
by Andre Guedes
· 9 years ago
245e140
drivers: Replace DEV_INVALID_OP by -ENOTSUP
by Andre Guedes
· 9 years ago
024cfe7
drivers: Replace DEV_OK by 0
by Andre Guedes
· 9 years ago
d1c7c7b
Introduce new sensor API
by Vlad Dogaru
· 9 years ago