Home
last modified time | relevance | path

Searched defs:out (Results 76 – 100 of 131) sorted by relevance

123456

/Zephyr-latest/drivers/mdio/
Dmdio_adin2111.c37 uint32_t *out) in mdio_adin2111_wait_ready()
/Zephyr-latest/scripts/tests/twister/
Dtest_environment.py513 out, argument
/Zephyr-latest/drivers/gpio/
Dgpio_kscan_ite_it8xxx2.c165 uint8_t out = *reg_ksi_kso_gdat; in gpio_kscan_it8xxx2_port_set_masked_raw() local
Dgpio_cy8c95xx.c170 uint8_t out = ((*outp & ~mask) | (value & mask)) ^ toggle; in port_write() local
Dgpio_sam0.c122 uint32_t out = config->regs->OUT.reg; in gpio_sam0_port_set_masked_raw() local
Dgpio_npcx.c246 uint8_t out = inst->PDOUT; in gpio_npcx_port_set_masked_raw() local
Dgpio_adp5585.c224 uint16_t out; in gpio_adp5585_port_write() local
Dgpio_ite_it8xxx2.c548 uint8_t out = *reg_gpdr; in gpio_ite_port_set_masked_raw() local
/Zephyr-latest/drivers/flash/
Dflash_hp_ra_ex_op.c285 int flash_ra_ex_op_write_protect(const struct device *dev, const uintptr_t in, void *out) in flash_ra_ex_op_write_protect()
Dflash_hp_ra.c338 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/
Dmock_backend.c117 static int out(int c, void *ctx) in out() function
/Zephyr-latest/subsys/bluetooth/mesh/
Dcrypto.c82 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()
Dsubnet.c883 struct net_buf_simple *out, in bt_mesh_net_cred_find()
Dproxy_cli.c209 uint8_t in[16], out[16]; in is_hash_equal() local
Dsolicitation.c141 struct net_buf_simple *out = NET_BUF_SIMPLE(17); in sol_pdu_decrypt() local
Dnet.c623 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/
Dds3231.c210 struct sensor_q31_data *out = data_out; in sensor_ds3231_decoder_decode() local
/Zephyr-latest/subsys/logging/
Dlog_output_syst.c611 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/
Di2c_shell.c240 uint8_t out; in cmd_i2c_read_byte() local
/Zephyr-latest/lib/os/
Dcbprintf_complete.c1354 cbprintf_cb_local out = __out; in outs() local
1375 cbprintf_cb_local out = __out; in z_cbvprintf_impl() local
/Zephyr-latest/drivers/wifi/siwx91x/
Dsiwx91x_wifi_socket.c39 static void siwx91x_sockaddr_swap_bytes(struct sockaddr *out, in siwx91x_sockaddr_swap_bytes()
/Zephyr-latest/drivers/sensor/
Ddefault_rtio_sensor.c409 struct sensor_chan_spec chan_spec, q31_t *out) in get_q31_value()
/Zephyr-latest/include/zephyr/drivers/
Dflash.h684 const uintptr_t in, void *out) in z_impl_flash_ex_op()
/Zephyr-latest/drivers/sensor/bosch/bmi160/
Demul_bmi160.c49 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/
Dinput_analog_axis.c160 int32_t out; in analog_axis_loop() local

123456