Searched refs:WATCHPOINT_TRIGGER_ON_WO (Results 1 – 3 of 3) sorted by relevance
19 WATCHPOINT_TRIGGER_ON_WO, // on write enumerator
46 } else if (trigger == WATCHPOINT_TRIGGER_ON_WO) { in cpu_hal_set_watchpoint()
60 trigger = WATCHPOINT_TRIGGER_ON_WO; in esp_set_watchpoint()