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()
53 trigger = WATCHPOINT_TRIGGER_ON_WO; in esp_cpu_set_watchpoint()