Home
last modified time | relevance | path

Searched full:jc42 (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/drivers/sensor/jedec/jc42/
DKconfig7 menuconfig JC42 config
8 bool "JC42 temperature sensor"
13 Enable driver for JC42 temperature sensor.
15 if JC42
18 prompt "JC42 trigger mode"
47 int "JC42 thread priority"
51 endif # JC42
DCMakeLists.txt6 zephyr_library_sources(jc42.c)
Djc42.c20 #include "jc42.h"
22 LOG_MODULE_REGISTER(JC42, CONFIG_SENSOR_LOG_LEVEL);
113 LOG_ERR("Could not set the resolution of jc42 module"); in jc42_init()
Djc42_trigger.c14 #include "jc42.h"
16 LOG_MODULE_DECLARE(JC42, CONFIG_SENSOR_LOG_LEVEL);
/Zephyr-latest/drivers/sensor/jedec/
DCMakeLists.txt5 add_subdirectory_ifdef(CONFIG_JC42 jc42)
DKconfig5 source "drivers/sensor/jedec/jc42/Kconfig"
/Zephyr-latest/samples/sensor/jc42/
Dsample.yaml4 sample.sensor.jc42:
DREADME.rst1 .. zephyr:code-sample:: jc42
46 :zephyr-app: samples/sensor/jc42
/Zephyr-latest/dts/bindings/sensor/
Djedec,jc-42.4-temp.yaml6 JEDEC JC42.4 compliant temperature sensor. See
/Zephyr-latest/tests/drivers/build_all/sensor/
Di2c.dtsi185 test_i2c_jc42: jc42@19 {