Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/modem/
Dhl7800.c472 uint32_t fw_packet_count; member
2510 uint32_t count = iface_ctx.fw_packet_count * XMODEM_DATA_SIZE; in generate_fota_count_event()
4400 LOG_DBG("Send FW update packet %d,%d", pkt->id, iface_ctx.fw_packet_count); in send_fw_update_packet()
4440 iface_ctx.fw_packet_count++; in prepare_and_send_fw_packet()
4458 iface_ctx.fw_packet_count = 1; in process_fw_update_rx()