Home
last modified time | relevance | path

Searched defs:z (Results 1 – 25 of 44) sorted by relevance

12

/Zephyr-latest/lib/libc/common/source/time/
Dgmtime_r.c35 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/
Dbos_desc.h22 #define usb_handle_bos(x, y, z) -ENOTSUP argument
Dos_desc.h34 #define usb_handle_os_desc(x, y, z) -ENOTSUP argument
35 #define usb_handle_os_desc_feature(x, y, z) -ENOTSUP argument
/Zephyr-latest/samples/subsys/zbus/runtime_obs_registration/src/
Dmessages.h14 int z; member
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x_decoder.c320 int16_t x, y, z; in lsm6dsv16x_decode_fifo() local
351 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/
Dsensor_attribute_types.h33 q31_t z; member
Dsensor_data_types.h63 q31_t z; member
92 q31_t z; member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_internal.h26 #define DEFER_APM_CHECK(x, y, z) (false) argument
44 #define DEFER_APM_CHECK(x, y, z) (ull_handle_cpr_anchor_point_move(x, y, z)) argument
/Zephyr-latest/samples/sensor/lsm6dso/src/
Dmain.c19 struct sensor_value x, y, z; in fetch_and_display() local
/Zephyr-latest/tests/boards/intel_adsp/hda/src/
Dtests.h17 #define CONCAT3(x, y, z) x ## y ## z argument
/Zephyr-latest/samples/subsys/zbus/msg_subscriber/src/
Dmain.c40 int z; member
/Zephyr-latest/drivers/memc/
Dmemc_mcux_flexspi_s27ks0641.c143 #define CONCAT3(x, y, z) x ## y ## z argument
Dmemc_mcux_flexspi_w956a8mbya.c135 #define CONCAT3(x, y, z) x ## y ## z argument
Dmemc_mcux_flexspi_is66wvq8m4.c191 #define CONCAT3(x, y, z) x ## y ## z argument
Dmemc_mcux_flexspi_aps6404l.c212 #define CONCAT3(x, y, z) x ## y ## z argument
Dmemc_mcux_flexspi_aps6408l.c269 #define CONCAT3(x, y, z) x ## y ## z argument
/Zephyr-latest/samples/subsys/zbus/hello_world/src/
Dmain.c22 int z; member
/Zephyr-latest/include/zephyr/sensing/
Dsensing_datatypes.h86 q31_t z; /**< Z value of the 3D vector. */ member
/Zephyr-latest/drivers/sensor/asahi_kasei/akm09918c/
Dakm09918c.c62 int akm09918c_fetch_measurement(const struct device *dev, int16_t *x, int16_t *y, int16_t *z) in akm09918c_fetch_measurement()
/Zephyr-latest/drivers/sensor/ti/tmag5170/
Dtmag5170.h37 uint16_t z; member
/Zephyr-latest/drivers/fpga/
Dfpga_ice40_bitbang.c83 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/
Dcheck_test_pattern.h51 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/
Decc_dh.c77 unsigned int z[NUM_ECC_WORDS]; in ecdh_vectors() local
/Zephyr-latest/subsys/bluetooth/crypto/
Dbt_crypto.c19 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()
/Zephyr-latest/tests/bluetooth/bt_crypto/src/
Dtest_bt_crypto.c59 uint8_t z = 0x00; in ZTEST() local

12