Home
last modified time | relevance | path

Searched defs:slot (Results 26 – 50 of 52) sorted by relevance

123

/Zephyr-latest/subsys/dfu/img_util/
Dflash_img.c254 uint8_t slot; in flash_img_get_upload_slot() local
/Zephyr-latest/subsys/logging/backends/
Dlog_backend_adsp_mtrace.c78 struct adsp_debug_slot *slot = (struct adsp_debug_slot *)(ADSP_DW->slots[0]); in mtrace_out() local
/Zephyr-latest/subsys/bluetooth/controller/flash/
Dsoc_flash_nrf_ticker.c31 uint32_t slot; /* timeslot length. */ member
/Zephyr-latest/drivers/sensor/maxim/max30101/
Dmax30101.h94 enum max30101_slot slot[4]; member
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/
Dmain.c270 int slot; in process_tcp() local
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfd_srv.h226 struct bt_mesh_dfu_slot *slot; member
/Zephyr-latest/subsys/dfu/boot/
Dmcuboot.c88 uint8_t slot; in boot_fetch_active_slot() local
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt_client/src/
Dimg_mgmt_client.c566 int img_mgmt_client_erase(struct img_mgmt_client *client, uint32_t slot) in img_mgmt_client_erase()
/Zephyr-latest/tests/subsys/mgmt/mcumgr/img_mgmt_slot_info/src/
Dmain.c66 uint32_t slot; member
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c131 const struct bt_mesh_dfu_slot *slot, in dfd_srv_recv()
142 const struct bt_mesh_dfu_slot *slot) in dfd_srv_del()
148 const struct bt_mesh_dfu_slot *slot, in dfd_srv_send()
171 const struct bt_mesh_dfu_slot *slot; member
182 const struct bt_mesh_dfu_slot *slot, in dfd_srv_start_oob_upload()
202 const struct bt_mesh_dfu_slot *slot) in dfd_srv_cancel_oob_upload()
210 const struct bt_mesh_dfu_slot *slot) in dfd_srv_oob_progress_get()
4187 struct bt_mesh_dfu_slot *slot; in dfu_slot_add() local
4278 const struct bt_mesh_dfu_slot *slot; in dfu_update_metadata_check() local
/Zephyr-latest/drivers/ethernet/
Deth_adin2111.c960 uint32_t rules, uint16_t slot) in adin2111_write_filter_address()
1032 uint16_t slot = (port_idx == 0 ? ADIN2111_UNICAST_P1_ADDR_SLOT in adin2111_filter_unicast() local
/Zephyr-latest/drivers/spi/
Dspi_gd32.c47 uint32_t slot; member
Dspi_max32.c34 const uint32_t slot; member
Dspi_pl022.c258 uint32_t slot; member
/Zephyr-latest/drivers/usb/uhc/
Duhc_virtual.c256 struct uhc_vrt_slot *slot; in vrt_schedule_frame() local
/Zephyr-latest/drivers/dma/
Ddma_stm32_bdma.c57 uint32_t bdma_stm32_slot_to_channel(uint32_t slot) in bdma_stm32_slot_to_channel()
Ddma_mcux_edma.c314 uint32_t slot = config->dma_slot; in dma_mcux_edma_configure() local
/Zephyr-latest/drivers/i2s/
Di2s_mcux_flexcomm.c269 for (uint32_t slot = 1; slot < i2s_cfg->channels / 2; slot++) { in i2s_mcux_configure() local
/Zephyr-latest/lib/acpi/
Dacpi.c354 uint32_t slot = PCIE_BDF_TO_DEV(bdf), pin; in acpi_legacy_irq_get() local
/Zephyr-latest/tests/net/lib/dns_resolve/src/
Dmain.c141 int slot; in sender_iface() local
/Zephyr-latest/drivers/i2c/
Di2c_max32.c32 const uint32_t slot; member
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c1207 const struct bt_mesh_dfu_slot *slot, in bt_mesh_dfu_cli_metadata_check()
/Zephyr-latest/subsys/net/lib/dns/
Dresolve.c1326 static void dns_resolve_cancel_slot(struct dns_resolve_context *ctx, int slot) in dns_resolve_cancel_slot()
/Zephyr-latest/drivers/serial/
Duart_max32.c27 const uint32_t slot; member
/Zephyr-latest/drivers/adc/
Dadc_ad7124.c428 uint8_t slot = data->setup_cfg_slots; in adc_ad7124_find_new_slot() local

123