/Zephyr-Core-3.7.0/tests/kernel/fpu_sharing/generic/src/ |
D | pi.c | 77 FP_TYPE sign = FP_CONSTANT(-1.0); in calculate_pi_low() local 116 FP_TYPE sign = FP_CONSTANT(-1.0); in calculate_pi_high() local
|
/Zephyr-Core-3.7.0/scripts/west_commands/ |
D | sign.py | 230 def sign(self, command, build_dir, build_conf, formats): member in Signer 242 def sign(self, command, build_dir, build_conf, formats): member in ImgtoolSigner 464 def sign(self, command, build_dir, build_conf, formats): member in RimageSigner
|
/Zephyr-Core-3.7.0/subsys/net/lib/lwm2m/ |
D | lwm2m_util.c | 194 bool sign = false; in lwm2m_b32_to_float() local 261 bool sign = false; in lwm2m_b64_to_float() local 331 int64_t base = PRECISION64, sign = 1; in lwm2m_atof() local
|
/Zephyr-Core-3.7.0/drivers/sensor/aosong/dht/ |
D | dht.c | 192 int16_t raw_val, sign; in dht_channel_get() local
|
/Zephyr-Core-3.7.0/drivers/sensor/ti/ina219/ |
D | ina219.c | 193 int8_t sign = 1; in ina219_channel_get() local
|
/Zephyr-Core-3.7.0/subsys/shell/ |
D | shell_ops.c | 117 static uint16_t shift_calc(const char *str, uint16_t pos, uint16_t len, int16_t sign) in shift_calc() 145 int16_t sign; in z_shell_op_cursor_word_move() local
|
/Zephyr-Core-3.7.0/arch/arm/core/ |
D | elf.c | 183 uint32_t j_one, j_two, sign; in thm_jumps_decode() local 214 uint32_t j_one, j_two, sign; in thm_jumps_reloc() local
|
/Zephyr-Core-3.7.0/lib/os/ |
D | cbprintf_complete.c | 872 char *sign, in encode_float() 1432 char sign = 0; in z_cbvprintf_impl() local
|
/Zephyr-Core-3.7.0/include/zephyr/drivers/rtc/ |
D | mcp7940n.h | 70 uint8_t sign : 1; member
|
/Zephyr-Core-3.7.0/subsys/bluetooth/shell/ |
D | gatt.c | 495 bool sign; in cmd_write_without_rsp() local
|
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/ |
D | gatt.h | 1813 uint16_t length, bool sign) in bt_gatt_write_without_response()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/host/ |
D | gatt.c | 5043 const void *data, uint16_t length, bool sign, in bt_gatt_write_without_response_cb()
|