zephyr/samples/sensor/sx9500
Radoslaw Koppel d1a93c1426 drivers: sensor: Const sensor trigger data in trigger handler
This commit adds const modifier in second argument for
sensor trigger handler.
There is no reason to modify this data and this change
would allow to store trigger configuration also in FLASH.

Fixes: #38929

Signed-off-by: Radoslaw Koppel <radoslaw.koppel@nordicsemi.no>
2021-10-27 15:09:35 -04:00
..
boards drivers: sensor: sx9500: convert to new GPIO API 2020-02-05 12:00:36 +01:00
src drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
README.txt
prj.conf
sample.yaml sensor: sx9500: Convert to DTS 2019-11-08 07:44:54 -06:00

README.txt

Title: sx9500

Description:

A simple example using the sx9500 SAR proximity sensor.