/Zephyr-latest/drivers/mdio/ |
D | mdio_adin2111.c | 37 uint32_t *out) in mdio_adin2111_wait_ready()
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_environment.py | 513 out, argument
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_kscan_ite_it8xxx2.c | 165 uint8_t out = *reg_ksi_kso_gdat; in gpio_kscan_it8xxx2_port_set_masked_raw() local
|
D | gpio_cy8c95xx.c | 170 uint8_t out = ((*outp & ~mask) | (value & mask)) ^ toggle; in port_write() local
|
D | gpio_sam0.c | 122 uint32_t out = config->regs->OUT.reg; in gpio_sam0_port_set_masked_raw() local
|
D | gpio_npcx.c | 246 uint8_t out = inst->PDOUT; in gpio_npcx_port_set_masked_raw() local
|
D | gpio_adp5585.c | 224 uint16_t out; in gpio_adp5585_port_write() local
|
D | gpio_ite_it8xxx2.c | 548 uint8_t out = *reg_gpdr; in gpio_ite_port_set_masked_raw() local
|
/Zephyr-latest/drivers/flash/ |
D | flash_hp_ra_ex_op.c | 285 int flash_ra_ex_op_write_protect(const struct device *dev, const uintptr_t in, void *out) in flash_ra_ex_op_write_protect()
|
D | flash_hp_ra.c | 338 static int flash_ra_ex_op(const struct device *dev, uint16_t code, const uintptr_t in, void *out) in flash_ra_ex_op()
|
/Zephyr-latest/tests/subsys/logging/log_api/src/ |
D | mock_backend.c | 117 static int out(int c, void *ctx) in out() function
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | crypto.c | 82 uint8_t out[16]; in bt_mesh_k2() local 222 struct bt_mesh_key *out) in bt_mesh_id128() 481 struct net_buf_simple *buf, struct net_buf_simple *out) in bt_mesh_app_decrypt()
|
D | subnet.c | 883 struct net_buf_simple *out, in bt_mesh_net_cred_find()
|
D | proxy_cli.c | 209 uint8_t in[16], out[16]; in is_hash_equal() local
|
D | solicitation.c | 141 struct net_buf_simple *out = NET_BUF_SIMPLE(17); in sol_pdu_decrypt() local
|
D | net.c | 623 struct net_buf_simple *out, in net_decrypt() 806 struct bt_mesh_net_rx *rx, struct net_buf_simple *out) in bt_mesh_net_decode()
|
/Zephyr-latest/drivers/sensor/maxim/ds3231/ |
D | ds3231.c | 210 struct sensor_q31_data *out = data_out; in sensor_ds3231_decoder_decode() local
|
/Zephyr-latest/subsys/logging/ |
D | log_output_syst.c | 611 static int mipi_vprintf_formatter(cbprintf_cb out, void *ctx, 647 static int mipi_catalog_formatter(cbprintf_cb out, void *ctx,
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_shell.c | 240 uint8_t out; in cmd_i2c_read_byte() local
|
/Zephyr-latest/lib/os/ |
D | cbprintf_complete.c | 1354 cbprintf_cb_local out = __out; in outs() local 1375 cbprintf_cb_local out = __out; in z_cbvprintf_impl() local
|
/Zephyr-latest/drivers/wifi/siwx91x/ |
D | siwx91x_wifi_socket.c | 39 static void siwx91x_sockaddr_swap_bytes(struct sockaddr *out, in siwx91x_sockaddr_swap_bytes()
|
/Zephyr-latest/drivers/sensor/ |
D | default_rtio_sensor.c | 409 struct sensor_chan_spec chan_spec, q31_t *out) in get_q31_value()
|
/Zephyr-latest/include/zephyr/drivers/ |
D | flash.h | 684 const uintptr_t in, void *out) in z_impl_flash_ex_op()
|
/Zephyr-latest/drivers/sensor/bosch/bmi160/ |
D | emul_bmi160.c | 49 int emul_bmi160_get_reg_value(const struct emul *target, int reg_number, uint8_t *out, size_t count) in emul_bmi160_get_reg_value()
|
/Zephyr-latest/drivers/input/ |
D | input_analog_axis.c | 160 int32_t out; in analog_axis_loop() local
|