Home
last modified time | relevance | path

Searched defs:slot (Results 1 – 25 of 35) sorted by relevance

12

/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Ddfu_slot.c31 static struct slot { struct
33 struct bt_mesh_dfu_slot slot; member
48 static bool slot_eq(const struct bt_mesh_dfu_slot *slot, in slot_eq()
128 struct slot *slot = NULL; in bt_mesh_dfu_slot_reserve() local
159 struct slot *slot = CONTAINER_OF(dfu_slot, struct slot, slot); in bt_mesh_dfu_slot_info_set() local
178 struct slot *slot = CONTAINER_OF(dfu_slot, struct slot, slot); in bt_mesh_dfu_slot_fwid_set() local
204 struct slot *slot = CONTAINER_OF(dfu_slot, struct slot, slot); in bt_mesh_dfu_slot_commit() local
228 struct slot *slot = CONTAINER_OF(dfu_slot, struct slot, slot); in bt_mesh_dfu_slot_release() local
239 struct slot *slot = CONTAINER_OF(dfu_slot, struct slot, slot); in bt_mesh_dfu_slot_del() local
279 int bt_mesh_dfu_slot_get(const uint8_t *fwid, size_t fwid_len, struct bt_mesh_dfu_slot **slot) in bt_mesh_dfu_slot_get()
Ddfd_srv.c93 static int slot_del(struct bt_mesh_dfd_srv *srv, const struct bt_mesh_dfu_slot *slot) in slot_del()
199 static enum bt_mesh_dfu_iter slot_space_cb(const struct bt_mesh_dfu_slot *slot, in slot_space_cb()
614 struct bt_mesh_dfu_slot *slot = bt_mesh_dfu_slot_reserve(); in handle_upload_start_oob() local
697 struct bt_mesh_dfu_slot *slot; in handle_fw_get() local
721 const struct bt_mesh_dfu_slot *slot; in handle_fw_get_by_index() local
755 static enum bt_mesh_dfu_iter slot_del_cb(const struct bt_mesh_dfu_slot *slot, in slot_del_cb()
1194 struct bt_mesh_dfu_slot *slot; in bt_mesh_dfd_srv_fw_delete() local
1233 const struct bt_mesh_dfu_slot *slot, int status, in bt_mesh_dfd_srv_oob_check_complete()
1266 const struct bt_mesh_dfu_slot *slot, bool success, in bt_mesh_dfd_srv_oob_store_complete()
/Zephyr-Core-3.5.0/drivers/interrupt_controller/
Dintc_nxp_pint.c65 uint8_t slot = 0U; in nxp_pint_pin_enable() local
105 uint8_t slot; in nxp_pint_pin_disable() local
130 uint8_t slot; in nxp_pint_pin_set_callback() local
153 uint8_t slot; in nxp_pint_pin_unset_callback() local
168 static void nxp_pint_isr(uint8_t *slot) in nxp_pint_isr()
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/grp/img_mgmt/include/mgmt/mcumgr/grp/img_mgmt/
Dimg_mgmt_priv.h96 static inline int img_mgmt_slot_to_image(int slot) in img_mgmt_slot_to_image()
111 static inline int img_mgmt_get_opposite_slot(int slot) in img_mgmt_get_opposite_slot()
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/grp/img_mgmt/src/
Dzephyr_img_mgmt.c129 img_mgmt_flash_area_id(int slot) in img_mgmt_flash_area_id()
186 static int img_mgmt_get_unused_slot_area_id(int slot) in img_mgmt_get_unused_slot_area_id()
227 int slot = 0; in img_mgmt_get_unused_slot_area_id() local
275 int img_mgmt_erase_slot(int slot) in img_mgmt_erase_slot()
308 int img_mgmt_write_pending(int slot, bool permanent) in img_mgmt_write_pending()
338 int img_mgmt_read(int slot, unsigned int offset, void *dst, unsigned int num_bytes) in img_mgmt_read()
513 int img_mgmt_swap_type(int slot) in img_mgmt_swap_type()
690 int img_mgmt_erased_val(int slot, uint8_t *erased_val) in img_mgmt_erased_val()
Dimg_mgmt_state.c157 int slot = img_mgmt_get_opposite_slot(active_slot); in img_mgmt_get_next_boot_slot() local
203 static int read_directxip_state(int slot) in read_directxip_state()
327 img_mgmt_slot_in_use(int slot) in img_mgmt_slot_in_use()
363 img_mgmt_state_set_pending(int slot, int permanent) in img_mgmt_state_set_pending()
417 static bool img_mgmt_state_encode_slot(zcbor_state_t *zse, uint32_t slot, int state_flags) in img_mgmt_state_encode_slot()
522 static int img_mgmt_set_next_boot_slot_common(int slot, int active_slot, bool confirm) in img_mgmt_set_next_boot_slot_common()
567 int img_mgmt_set_next_boot_slot(int slot, bool confirm) in img_mgmt_set_next_boot_slot()
643 int img_mgmt_set_next_boot_slot(int slot, bool confirm) in img_mgmt_set_next_boot_slot()
667 int slot; in img_mgmt_state_write() local
Dimg_mgmt.c115 static int img_mgmt_find_tlvs(int slot, size_t *start_off, size_t *end_off, uint16_t magic) in img_mgmt_find_tlvs()
139 int slot = 0; in img_mgmt_active_slot() local
331 uint32_t slot = img_mgmt_get_opposite_slot(img_mgmt_active_slot(img_mgmt_active_image())); in img_mgmt_erase() local
/Zephyr-Core-3.5.0/subsys/net/lib/tls_credentials/
Dtls_credentials_trusted.c94 static int credentials_toc_update(unsigned int slot, psa_storage_uid_t uid) in credentials_toc_update()
114 unsigned int slot; in tls_credential_toc_find_slot() local
130 unsigned int slot; in credentials_init() local
235 unsigned int slot; in credential_next_get() local
291 unsigned int slot; in tls_credential_add() local
335 unsigned int slot; in tls_credential_get() local
382 unsigned int slot; in tls_credential_delete() local
/Zephyr-Core-3.5.0/samples/bluetooth/eddystone/src/
Dmain.c208 struct eds_slot *slot = &eds_slots[eds_active_slot]; in read_tx_power() local
223 struct eds_slot *slot = &eds_slots[eds_active_slot]; in write_tx_power() local
242 struct eds_slot *slot = &eds_slots[eds_active_slot]; in read_adv_tx_power() local
258 struct eds_slot *slot = &eds_slots[eds_active_slot]; in write_adv_tx_power() local
277 struct eds_slot *slot = &eds_slots[eds_active_slot]; in read_interval() local
290 struct eds_slot *slot = &eds_slots[eds_active_slot]; in read_lock() local
300 struct eds_slot *slot = &eds_slots[eds_active_slot]; in write_lock() local
335 struct eds_slot *slot = &eds_slots[eds_active_slot]; in read_unlock() local
356 struct eds_slot *slot = &eds_slots[eds_active_slot]; in write_unlock() local
395 struct eds_slot *slot = &eds_slots[eds_active_slot]; in read_adv_data() local
[all …]
/Zephyr-Core-3.5.0/include/zephyr/drivers/dma/
Ddma_stm32.h35 #define STM32_DMA_SLOT(id, dir, slot) 0 argument
37 #define STM32_DMA_SLOT(id, dir, slot) DT_INST_DMAS_CELL_BY_NAME(id, dir, slot) argument
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/
Dtest_dfu.c120 const struct bt_mesh_dfu_slot *slot, in dist_fw_recv()
129 const struct bt_mesh_dfu_slot *slot) in dist_fw_del()
134 const struct bt_mesh_dfu_slot *slot, in dist_fw_send()
462 static bool slot_add(const struct bt_mesh_dfu_slot **slot) in slot_add()
596 struct bt_mesh_dfu_slot *slot[CONFIG_BT_MESH_DFU_SLOT_CNT]; in test_dist_dfu_slot_create() local
636 enum bt_mesh_dfu_iter check_slot(const struct bt_mesh_dfu_slot *slot, void *data) in check_slot()
663 struct bt_mesh_dfu_slot *slot; in test_dist_dfu_slot_create_recover() local
698 const struct bt_mesh_dfu_slot *slot; in check_delete_all() local
764 struct bt_mesh_dfu_slot *slot; in test_dist_dfu_slot_idempotency() local
957 const struct bt_mesh_dfu_slot *slot; in cli_common_fail_on_init() local
[all …]
/Zephyr-Core-3.5.0/samples/net/sockets/echo_server/src/
Dtcp.c122 int slot = POINTER_TO_INT(ptr1); in handle_data() local
211 int slot; in process_tcp() local
/Zephyr-Core-3.5.0/lib/os/
Dshared_multi_heap.c56 unsigned int slot; in shared_multi_heap_add() local
/Zephyr-Core-3.5.0/subsys/net/l2/ethernet/lldp/
Dlldp.c200 int slot) in lldp_start_timer()
234 int ret, slot; in lldp_start() local
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/shell/
Ddfu.c378 struct bt_mesh_dfu_slot *slot; in cmd_dfu_slot_add() local
425 const struct bt_mesh_dfu_slot *slot; in cmd_dfu_slot_del() local
459 static void slot_info_print(const struct shell *sh, const struct bt_mesh_dfu_slot *slot, in slot_info_print()
484 const struct bt_mesh_dfu_slot *slot; in cmd_dfu_slot_get() local
669 const struct bt_mesh_dfu_slot *slot; in cmd_dfu_target_check() local
Ddfd.c57 static enum bt_mesh_dfu_iter slot_space_cb(const struct bt_mesh_dfu_slot *slot, in slot_space_cb()
344 const struct bt_mesh_dfu_slot *slot = bt_mesh_dfu_slot_at(idx); in cmd_dfd_fw_get_by_idx() local
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/mesh/
Ddfu_cli.h196 const struct bt_mesh_dfu_slot *slot; member
227 const struct bt_mesh_dfu_slot *slot; member
Ddfd_srv.h226 struct bt_mesh_dfu_slot *slot; member
/Zephyr-Core-3.5.0/drivers/dma/
Ddma_stm32_v1.c39 uint32_t dma_stm32_slot_to_channel(uint32_t slot) in dma_stm32_slot_to_channel()
350 uint32_t slot) in stm32_dma_config_channel_function()
/Zephyr-Core-3.5.0/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-Core-3.5.0/samples/net/sockets/dumb_http_server_mt/src/
Dmain.c264 int slot; in process_tcp() local
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/flash/
Dsoc_flash_nrf_ticker.c31 uint32_t slot; /* timeslot length. */ member
/Zephyr-Core-3.5.0/drivers/sensor/max30101/
Dmax30101.h94 enum max30101_slot slot[4]; member
/Zephyr-Core-3.5.0/drivers/ethernet/
Deth_adin2111.c534 uint32_t rules, uint16_t slot) in adin2111_write_filter_address()
605 uint16_t slot = (port_idx == 0 ? ADIN2111_UNICAST_P1_ADDR_SLOT in adin2111_filter_unicast() local
/Zephyr-Core-3.5.0/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()

12