Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/usb/class/
Dusb_dfu.h113 appIDLE, enumerator
/Zephyr-latest/subsys/usb/device/class/dfu/
Dusb_dfu.c338 .state = appIDLE,
352 if (dfu_data.state == appIDLE || in dfu_check_app_state()
354 dfu_data.state = appIDLE; in dfu_check_app_state()
438 dfu_data.state = appIDLE; in dfu_timer_work_handler()
684 if (dfu_data.state != appIDLE) { in dfu_class_handle_to_device()
685 dfu_data.state = appIDLE; in dfu_class_handle_to_device()