Home
last modified time | relevance | path

Searched defs:temp (Results 76 – 100 of 165) sorted by relevance

1234567

/Zephyr-latest/samples/drivers/peci/src/
Dmain.c146 int temp; in read_temp() local
/Zephyr-latest/drivers/sensor/silabs/si7006/
Dsi7006.c72 uint16_t temp; in si7006_get_temperature() local
/Zephyr-latest/drivers/sensor/sensirion/sts4x/
Dsts4x.c121 int64_t temp; in sts4x_channel_get() local
/Zephyr-latest/drivers/sensor/microchip/mcp9600/
Dmcp9600.c47 int32_t temp; member
/Zephyr-latest/dts/arm/nordic/
Dnrf52832.dtsi258 temp: temp@4000c000 { label
Dnrf52833.dtsi272 temp: temp@4000c000 { label
Dnrf52840.dtsi260 temp: temp@4000c000 { label
/Zephyr-latest/drivers/sensor/sensirion/sht3xd/
Dsht3xd_trigger.c41 uint16_t set_cmd, clear_cmd, reg_val, temp, rh; in sht3xd_attr_set() local
/Zephyr-latest/samples/drivers/espi/src/
Despi_oob_handler.c176 uint8_t temp; in espihub_thread() local
/Zephyr-latest/drivers/sensor/maxim/ds18b20/
Dds18b20.c53 int16_t temp; member
88 int16_t temp = sys_get_le16 (temp_raw); in ds18b20_temperature_from_raw() local
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x_decoder.h47 int16_t temp; member
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/
Dmisc_f32.c187 float32_t *temp; in test_arm_conv_partial_f32() local
/Zephyr-latest/drivers/sensor/tdk/mpu6050/
Dmpu6050.h54 int16_t temp; member
/Zephyr-latest/drivers/sensor/ens160/
Dens160.c25 int64_t temp; in ens160_set_temperature() local
/Zephyr-latest/drivers/sensor/ntc_thermistor/
Dntc_thermistor.c74 int32_t temp; in ntc_thermistor_channel_get() local
/Zephyr-latest/drivers/timer/
Drealtek_rts5912_rtmr.c103 uint32_t cur_cnt, temp; in sys_clock_set_timeout() local
/Zephyr-latest/drivers/pwm/
Dpwm_sifive.c64 uint32_t temp = sys_read32(addr); in sys_set_mask() local
/Zephyr-latest/drivers/sensor/tdk/mpu9250/
Dmpu9250.h23 int16_t temp; member
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/
Dtransition.c243 int temp; in level_move_temp_work_handler() local
/Zephyr-latest/drivers/sensor/ams/tsl2540/
Dtsl2540.c156 uint8_t temp; in tsl2540_attr_set() local
/Zephyr-latest/tests/unit/rbtree/
Dmain.c260 struct rbnode temp = {0}; in ZTEST() local
/Zephyr-latest/subsys/net/lib/lwm2m/
Dipso_buzzer.c102 uint32_t temp = 0U; in start_buzzer() local
/Zephyr-latest/tests/subsys/mgmt/mcumgr/img_mgmt_slot_info/src/
Dmain.c535 uint32_t temp = (img_data->image + 18); in mgmt_event_cmd_callback() local
556 uint32_t temp = ((slot_data->image * 2) + slot_data->slot + 3); in mgmt_event_cmd_callback() local
/Zephyr-latest/drivers/sensor/st/stm32_temp/
Dstm32_temp.c252 const float temp = convert_adc_sample_to_temperature(dev); in stm32_temp_channel_get() local
/Zephyr-latest/drivers/serial/
Duart_hvc_xen.c91 char temp; in xen_hvc_poll_in() local

1234567