/Zephyr-latest/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-latest/scripts/west_commands/ |
D | sign.py | 215 def sign(self, command, build_dir, build_conf, formats): member in Signer 227 def sign(self, command, build_dir, build_conf, formats): member in ImgtoolSigner 455 def sign(self, command, build_dir, build_conf, formats): member in RimageSigner
|
/Zephyr-latest/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-latest/drivers/sensor/aosong/dht/ |
D | dht.c | 190 int16_t raw_val, sign; in dht_channel_get() local
|
/Zephyr-latest/drivers/sensor/ti/ina219/ |
D | ina219.c | 193 int8_t sign = 1; in ina219_channel_get() local
|
/Zephyr-latest/subsys/shell/ |
D | shell_ops.c | 122 static uint16_t shift_calc(const char *str, uint16_t pos, uint16_t len, int16_t sign) in shift_calc() 150 int16_t sign; in z_shell_op_cursor_word_move() local
|
/Zephyr-latest/arch/arm/core/ |
D | elf.c | 211 uint32_t j_one, j_two, sign; in thm_jumps_decode() local 242 uint32_t j_one, j_two, sign; in thm_jumps_reloc() local
|
/Zephyr-latest/lib/os/ |
D | cbprintf_complete.c | 872 char *sign, in encode_float() 1432 char sign = 0; in z_cbvprintf_impl() local
|
/Zephyr-latest/include/zephyr/drivers/rtc/ |
D | mcp7940n.h | 70 uint8_t sign : 1; member
|
/Zephyr-latest/drivers/video/ |
D | ov5640.c | 690 int cos_coef, sin_coef, sign = 0; in ov5640_set_ctrl_hue() local
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | gatt.c | 488 bool sign; in cmd_write_without_rsp() local
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | gatt.h | 1956 uint16_t length, bool sign) in bt_gatt_write_without_response()
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | gatt.c | 5060 const void *data, uint16_t length, bool sign, in bt_gatt_write_without_response_cb()
|