zephyr/samples
Murtaza Alexandru f1b95df34e sensor: rename SENSOR_TYPE_* to SENSOR_VALUE_TYPE_*
Rename sensor_value_type enums from SENSOR_TYPE_* to more concludent
name SENSOR_VALUE_TYPE_*. This change is required if we want to
introduce SENSOR_TYPE_* (SENSOR_TYPE_ACCEL - if the sensor/driver
supports accelerometer, SENSOR_TYPE_MAGN - etc.) in the future.
Also it is more clear with this notation what these enums are referring
to.

Change-Id: Ic58e29288669e10c0695e0f86f59b0e57f7ac38c
Signed-off-by: Murtaza Alexandru <alexandru.murtaza@intel.com>
2016-04-26 18:09:41 +00:00
..
bluetooth Bluetooth: Kconfig: Split debug selection into a choice 2016-04-20 17:46:09 +03:00
cpp_synchronization samples/tests: remove old message about standard security 2016-03-07 16:07:35 +00:00
drivers grove: use default i2c device set in Kconfig 2016-04-25 17:01:48 +00:00
environmental_sensing samples: add environmental sensing sample for Arduino 101 2016-04-07 16:55:38 +00:00
hello_world samples/tests: remove old message about standard security 2016-03-07 16:07:35 +00:00
ipm samples: ipm: reset kernel binary name to zephyr 2016-04-20 17:20:10 +00:00
kernel_event_logger debug: interrupt event logger sample for arc 2016-04-22 12:39:22 +00:00
net net: apps: Break long strings in loopback test 2016-04-26 08:09:01 +00:00
nfc/nfc_hello uart: add ISR callback mechanism for UART drivers 2016-03-05 13:37:57 +00:00
philosophers samples: philosophers: reduce stack size used 2016-04-25 19:17:05 +00:00
power power_mgmt: Sample usage of device_xxx__busy() APIs 2016-04-23 02:14:21 +00:00
sensor sensor: rename SENSOR_TYPE_* to SENSOR_VALUE_TYPE_* 2016-04-26 18:09:41 +00:00
shell samples: shell: declare commands as const 2016-04-01 13:12:56 +00:00
synchronization samples: synchronization: reduce stack size used 2016-04-25 19:17:06 +00:00