Home
last modified time | relevance | path

Searched refs:fw_packet_count (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/modem/
Dhl7800.c475 uint32_t fw_packet_count; member
2584 uint32_t count = iface_ctx.fw_packet_count * XMODEM_DATA_SIZE; in generate_fota_count_event()
4490 LOG_DBG("Send FW update packet %d,%d", pkt->id, iface_ctx.fw_packet_count); in send_fw_update_packet()
4530 iface_ctx.fw_packet_count++; in prepare_and_send_fw_packet()
4548 iface_ctx.fw_packet_count = 1; in process_fw_update_rx()