This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

UCD3138: Questions about the inline void handle_idle_state(void) function in UCD3138 full-bridge hard-switch evaluation board firmware

Part Number: UCD3138


Hello
I was recently learning the UCD3138 Full Bridge Hard Switch Evaluation Board firmware
I have a problem with inline void handle_idle_state(void)
I found variables such as cc_flag, restart_counter, cc_counter, return_value in the function, I do not know what these variables mean?

Thank you