| /Zephyr-latest/lib/libc/common/source/time/ | 
| D | gmtime_r.c | 35 static void time_civil_from_days(bigint_type z,  in time_civil_from_days()84 	time_t z = *timep;  in gmtime_r()  local
 
 | 
| /Zephyr-latest/subsys/usb/device/ | 
| D | bos_desc.h | 22 #define usb_handle_bos(x, y, z)		-ENOTSUP  argument
 | 
| D | os_desc.h | 34 #define usb_handle_os_desc(x, y, z)		-ENOTSUP  argument35 #define usb_handle_os_desc_feature(x, y, z)	-ENOTSUP  argument
 
 | 
| /Zephyr-latest/samples/subsys/zbus/runtime_obs_registration/src/ | 
| D | messages.h | 14 	int z;  member
 | 
| /Zephyr-latest/tests/boards/vmu_rt1170/icm42688/src/ | 
| D | main.c | 70 				double z = q31_to_double(data->readings[0].values[2], data->shift);  in callback()  local81 				double z = q31_to_double(data->readings[0].values[2], data->shift);  in callback()  local
 
 | 
| /Zephyr-latest/drivers/sensor/st/lsm6dsv16x/ | 
| D | lsm6dsv16x_decoder.c | 320 			int16_t x, y, z;  in lsm6dsv16x_decode_fifo()  local351 			int16_t x, y, z;  in lsm6dsv16x_decode_fifo()  local
 412 			union { float32_t f; uint32_t i; } x, y, z;  in lsm6dsv16x_decode_fifo()  local
 469 			int16_t x, y, z;  in lsm6dsv16x_decode_fifo()  local
 501 			float32_t x, y, z;  in lsm6dsv16x_decode_fifo()  local
 
 | 
| /Zephyr-latest/include/zephyr/drivers/ | 
| D | sensor_attribute_types.h | 33 			q31_t z;  member
 | 
| D | sensor_data_types.h | 63 				q31_t z;  member92 				q31_t z;  member
 
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ | 
| D | ull_internal.h | 26 #define DEFER_APM_CHECK(x, y, z) (false)  argument44 #define DEFER_APM_CHECK(x, y, z) (ull_handle_cpr_anchor_point_move(x, y, z))  argument
 
 | 
| /Zephyr-latest/samples/sensor/lsm6dso/src/ | 
| D | main.c | 19 	struct sensor_value x, y, z;  in fetch_and_display()  local
 | 
| /Zephyr-latest/tests/boards/intel_adsp/hda/src/ | 
| D | tests.h | 17 #define CONCAT3(x, y, z) x ## y ## z  argument
 | 
| /Zephyr-latest/samples/subsys/zbus/msg_subscriber/src/ | 
| D | main.c | 40 	int z;  member
 | 
| /Zephyr-latest/drivers/memc/ | 
| D | memc_mcux_flexspi_s27ks0641.c | 143 #define CONCAT3(x, y, z) x ## y ## z  argument
 | 
| D | memc_mcux_flexspi_w956a8mbya.c | 135 #define CONCAT3(x, y, z) x ## y ## z  argument
 | 
| D | memc_mcux_flexspi_is66wvq8m4.c | 191 #define CONCAT3(x, y, z) x ## y ## z  argument
 | 
| D | memc_mcux_flexspi_aps6404l.c | 212 #define CONCAT3(x, y, z) x ## y ## z  argument
 | 
| /Zephyr-latest/samples/subsys/zbus/hello_world/src/ | 
| D | main.c | 22 	int z;  member
 | 
| /Zephyr-latest/include/zephyr/sensing/ | 
| D | sensing_datatypes.h | 86 				q31_t z; /**< Z value of the 3D vector. */  member
 | 
| /Zephyr-latest/drivers/sensor/asahi_kasei/akm09918c/ | 
| D | akm09918c.c | 63 					 int16_t *z)  in akm09918c_fetch_measurement_blocking()
 | 
| /Zephyr-latest/drivers/sensor/tdk/icm45686/ | 
| D | icm45686.h | 26 				int16_t z;  member31 				int16_t z;  member
 46 				int16_t z;  member
 51 				int16_t z;  member
 
 | 
| /Zephyr-latest/drivers/sensor/ti/tmag5170/ | 
| D | tmag5170.h | 37 	uint16_t z;  member
 | 
| /Zephyr-latest/drivers/fpga/ | 
| D | fpga_ice40_bitbang.c | 83 				     gpio_port_pins_t clk, gpio_port_pins_t pico, uint8_t *z,  in fpga_ice40_spi_send_data()
 | 
| /Zephyr-latest/samples/drivers/video/capture/src/ | 
| D | check_test_pattern.h | 51 	double z = r_lin * 0.0193 + g_lin * 0.1192 + b_lin * 0.9505;  in rgb888_to_lab()  local
 | 
| /Zephyr-latest/tests/crypto/tinycrypt/src/ | 
| D | ecc_dh.c | 77 	unsigned int z[NUM_ECC_WORDS];  in ecdh_vectors()  local
 | 
| /Zephyr-latest/subsys/bluetooth/crypto/ | 
| D | bt_crypto.c | 19 int bt_crypto_f4(const uint8_t *u, const uint8_t *v, const uint8_t *x, uint8_t z, uint8_t res[16])  in bt_crypto_f4()
 |