/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 argument 35 #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/drivers/sensor/st/lsm6dsv16x/ |
D | lsm6dsv16x_decoder.c | 320 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/ |
D | sensor_attribute_types.h | 33 q31_t z; member
|
D | sensor_data_types.h | 63 q31_t z; member 92 q31_t z; member
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_internal.h | 26 #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/ |
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
|
D | memc_mcux_flexspi_aps6408l.c | 269 #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 | 62 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/ |
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()
|
/Zephyr-latest/tests/bluetooth/bt_crypto/src/ |
D | test_bt_crypto.c | 59 uint8_t z = 0x00; in ZTEST() local
|