Skip to content

Commit

Permalink
Update pushpop_debug_triggers.c
Browse files Browse the repository at this point in the history
  • Loading branch information
silabs-robin authored Oct 31, 2023
1 parent 8f86744 commit 04c291f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ static void let_dmode_setup_triggers(void){
g_debug_entered = 0;
g_debug_function_setup_triggers = 1;

// Delayed start to ensure we do not trigger prior to while-loop
// Prolonged pulse duration so debug req has a chance to be acked and taken
CV_VP_DEBUG_CONTROL = (
CV_VP_DEBUG_CONTROL_DBG_REQ(1) |
CV_VP_DEBUG_CONTROL_REQ_MODE(1) |
Expand Down

0 comments on commit 04c291f

Please sign in to comment.