Searched full:jc42 (Results 1 – 10 of 10) sorted by relevance
7 menuconfig JC42 config8 bool "JC42 temperature sensor"13 Enable driver for JC42 temperature sensor.15 if JC4218 prompt "JC42 trigger mode"47 int "JC42 thread priority"51 endif # JC42
6 zephyr_library_sources(jc42.c)
20 #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()
14 #include "jc42.h"16 LOG_MODULE_DECLARE(JC42, CONFIG_SENSOR_LOG_LEVEL);
5 add_subdirectory_ifdef(CONFIG_JC42 jc42)
5 source "drivers/sensor/jedec/jc42/Kconfig"
4 sample.sensor.jc42:
1 .. zephyr:code-sample:: jc4246 :zephyr-app: samples/sensor/jc42
6 JEDEC JC42.4 compliant temperature sensor. See
185 test_i2c_jc42: jc42@19 {