/Zephyr-latest/tests/kernel/fpu_sharing/generic/src/ |
D | float_regs_arc_gcc.h | 41 uint32_t temp = 0; in _load_all_float_registers() local 74 uint32_t temp = 0; in _store_all_float_registers() local
|
/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/src/ |
D | dsp_regs_arc.h | 36 uint32_t *temp = (uint32_t *)regs; in _load_all_dsp_registers() local 56 uint32_t *temp = (uint32_t *)regs; in _store_all_dsp_registers() local
|
/Zephyr-latest/include/zephyr/arch/common/ |
D | sys_bitops.h | 26 uint32_t temp = *(volatile uint32_t *)addr; in sys_set_bit() local 33 uint32_t temp = *(volatile uint32_t *)addr; in sys_clear_bit() local 40 uint32_t temp = *(volatile uint32_t *)addr; in sys_test_bit() local 47 uint32_t temp = *(volatile uint32_t *)addr; in sys_set_bits() local 54 uint32_t temp = *(volatile uint32_t *)addr; in sys_clear_bits() local
|
/Zephyr-latest/samples/sensor/thermometer/src/ |
D | main.c | 37 double temp; in temp_alert_handler() local 59 double temp; in main() local
|
/Zephyr-latest/samples/sensor/jc42/src/ |
D | main.c | 44 const struct sensor_value *temp) in set_window() 85 struct sensor_value temp; in trigger_handler() local 137 struct sensor_value temp; in main() local
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_shell.c | 211 int8_t temp = 0; in cmd_read() local 219 int16_t temp = 0; in cmd_read() local 227 int32_t temp = 0; in cmd_read() local 235 int64_t temp = 0; in cmd_read() local 243 uint8_t temp = 0; in cmd_read() local 251 uint16_t temp = 0; in cmd_read() local 259 uint32_t temp = 0; in cmd_read() local 267 double temp = 0; in cmd_read() local 275 bool temp; in cmd_read() local 283 time_t temp; in cmd_read() local
|
/Zephyr-latest/soc/infineon/cat3/xmc4xxx/ |
D | soc.c | 22 uint32_t temp; in soc_reset_hook() local
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/ |
D | smp_lorawan.c | 74 uint8_t temp; in smp_lorawan_uplink_thread() local 195 uint8_t temp; in smp_lorawan_uplink() local 227 uint8_t temp; in smp_lorawan_get_mtu() local
|
/Zephyr-latest/samples/sensor/ms5837/src/ |
D | main.c | 39 struct sensor_value temp; in main() local
|
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/ |
D | kernel.c | 42 int temp = arch_current_thread()->base.sched_locked; in osKernelLock() local 58 int temp = arch_current_thread()->base.sched_locked; in osKernelUnlock() local
|
/Zephyr-latest/drivers/sensor/silabs/si7055/ |
D | si7055.c | 42 uint8_t temp[SI7055_TEMPERATURE_READ_WITH_CHECKSUM_SIZE]; in si7055_get_temperature() local 44 uint8_t temp[SI7055_TEMPERATURE_READ_NO_CHECKSUM_SIZE]; in si7055_get_temperature() local
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/ |
D | state_binding.c | 68 uint16_t constrain_temperature(uint16_t temp) in constrain_temperature() 79 static int16_t light_ctl_temp_to_level(uint16_t temp) in light_ctl_temp_to_level()
|
/Zephyr-latest/samples/sensor/ds18b20/src/ |
D | main.c | 47 struct sensor_value temp; in main() local
|
/Zephyr-latest/samples/sensor/grove_temperature/src/ |
D | main.c | 23 struct sensor_value temp; in main() local
|
/Zephyr-latest/samples/sensor/lps22hb/src/ |
D | main.c | 16 struct sensor_value pressure, temp; in process_sample() local
|
/Zephyr-latest/samples/boards/96boards/argonkey/sensors/src/ |
D | main.c | 47 struct sensor_value press, temp; in lsm6dsl_trigger_handler() local 262 struct sensor_value temp, press; in main() local 274 struct sensor_value press, temp; in main() local
|
/Zephyr-latest/drivers/sensor/lm75/ |
D | lm75.c | 36 int16_t temp; member 108 static void lm75_sensor_value_to_temp(const struct sensor_value *val, int16_t *temp) in lm75_sensor_value_to_temp() 116 static void lm75_temp_to_sensor_value(int16_t temp, struct sensor_value *val) in lm75_temp_to_sensor_value() 131 int16_t temp = 0; in lm75_attr_set() local 166 int16_t temp; in lm75_attr_get() local 257 int16_t temp; in lm75_fetch_temp() local
|
/Zephyr-latest/drivers/sensor/lm77/ |
D | lm77.c | 56 int16_t temp; member 102 static void lm77_sensor_value_to_temp(const struct sensor_value *val, int16_t *temp) in lm77_sensor_value_to_temp() 114 static void lm77_temp_to_sensor_value(int16_t temp, struct sensor_value *val) in lm77_temp_to_sensor_value() 130 int16_t temp = 0; in lm77_attr_set() local 171 int16_t temp; in lm77_attr_get() local 269 int16_t temp; in lm77_sample_fetch() local
|
/Zephyr-latest/drivers/serial/ |
D | uart_hvc_xen_consoleio.c | 26 char temp; in xen_consoleio_poll_in() local
|
/Zephyr-latest/samples/sensor/sgp40_sht4x/src/ |
D | main.c | 32 struct sensor_value temp, hum, gas; in main() local
|
/Zephyr-latest/samples/sensor/hts221/src/ |
D | main.c | 16 struct sensor_value temp, hum; in process_sample() local
|
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/ |
D | misc_q15.c | 140 q15_t *temp; in test_arm_conv_partial_q15() local 177 q15_t *temp; in test_arm_conv_partial_fast_q15() local 214 q15_t *temp; in test_arm_conv_partial_opt_q15() local 257 q15_t *temp; in test_arm_conv_partial_fast_opt_q15() local
|
/Zephyr-latest/samples/sensor/lps22hh/src/ |
D | main.c | 17 struct sensor_value pressure, temp; in process_sample() local
|
/Zephyr-latest/samples/bluetooth/bthome_sensor_template/src/ |
D | main.c | 57 int temp = 0; in main() local
|
/Zephyr-latest/soc/nxp/lpc/lpc54xxx/ |
D | soc.c | 148 int32_t temp; in _slave_init() local
|