Home
last modified time | relevance | path

Searched defs:temp (Results 51 – 75 of 165) sorted by relevance

1234567

/Zephyr-latest/tests/subsys/dfu/mcuboot/src/
Dmain.c28 uint32_t temp; in ZTEST() local
/Zephyr-latest/drivers/timer/
Dmchp_xec_rtos_timer.c190 uint32_t ccr, temp; in sys_clock_set_timeout() local
318 uint32_t temp = total_cycles + CYCLES_PER_TICK; in xec_rtos_timer_isr() local
/Zephyr-latest/samples/sensor/lsm6dsl/src/
Dmain.c35 static struct sensor_value press, temp; in lsm6dsl_trigger_handler() local
/Zephyr-latest/samples/sensor/ccs811/src/
Dmain.c136 struct sensor_value temp = { CONFIG_APP_ENV_TEMPERATURE }; in main() local
/Zephyr-latest/drivers/sensor/tdk/icm42688/
Dicm42688_spi.c79 uint8_t temp = 0; in icm42688_spi_update_register() local
/Zephyr-latest/dts/arm/nordic/
Dnrf52805.dtsi211 temp: temp@4000c000 { label
Dnrf51822.dtsi196 temp: temp@4000c000 { label
Dnrf52810.dtsi214 temp: temp@4000c000 { label
Dnrf5340_cpunet.dtsi168 temp: temp@41010000 { label
Dnrf52811.dtsi246 temp: temp@4000c000 { label
Dnrf52820.dtsi256 temp: temp@4000c000 { label
/Zephyr-latest/drivers/sensor/nxp/nxp_tempmon/
Dnxp_tempmon.c62 float temp; in nxp_tempmon_channel_get() local
/Zephyr-latest/drivers/sensor/jedec/jc42/
Djc42.c77 int temp = jc42_temp_signed_from_reg(data->reg_val); in jc42_channel_get() local
Djc42.h106 static inline uint16_t jc42_temp_reg_from_signed(int temp) in jc42_temp_reg_from_signed()
Djc42_trigger.c24 int temp; in jc42_attr_set() local
/Zephyr-latest/drivers/sensor/sensirion/shtcx/
Dshtcx.h53 uint16_t temp; member
/Zephyr-latest/drivers/sensor/ti/lm95234/
Dlm95234.c91 uint16_t temp; in lm95234_fetch_temp() local
113 int16_t temp; in lm95234_fetch_temp() local
/Zephyr-latest/drivers/led_strip/
Dtlc5971.c153 uint8_t temp = 0; in tlc5971_map_color() local
216 uint8_t temp = in tlc5971_fill_data_buffer() local
/Zephyr-latest/drivers/sensor/ti/tmp435/
Dtmp435.c68 int32_t temp = 0; in tmp435_sample_fetch() local
/Zephyr-latest/tests/boards/nrf/hwinfo/reset_cause/src/
Dmain.c212 int32_t ret, temp; in test_clear_reset_cause() local
/Zephyr-latest/soc/atmel/sam/sam4l/
Dsoc.c64 uint32_t temp = BSCIF->RC32KCR; in osc_priv_enable_rc32k() local
/Zephyr-latest/drivers/sensor/nordic/npm1300_charger/
Dnpm1300_charger.c38 uint16_t temp; member
160 float temp = (1.f / inv_temp_k) - 273.15f; in calc_temp() local
170 int32_t temp = in calc_dietemp() local
180 float temp = (float)temp_mdegc / 1000.f; in calc_ntc_res() local
/Zephyr-latest/drivers/adc/
Dadc_ads131m02.c169 uint16_t temp; in ads131m02_reg_read() local
182 uint16_t temp; in ads131m02_reg_write() local
604 uint16_t temp = 0; in ads131m02_set_adc_mode() local
624 uint16_t temp; in ads131m02_set_power_mode() local
/Zephyr-latest/drivers/ps2/
Dps2_mchp_xec.c114 uint8_t __attribute__((unused)) temp; in ps2_xec_configure() local
153 uint8_t __attribute__((unused)) temp; in ps2_xec_write() local
/Zephyr-latest/drivers/spi/
Dspi_sifive.c23 uint32_t temp = sys_read32(addr); in sys_set_mask() local

1234567