Searched refs:WATCHPOINT_TRIGGER_ON_RO (Results 1 – 3 of 3) sorted by relevance
18 WATCHPOINT_TRIGGER_ON_RO, // on read enumerator
44 if (trigger == WATCHPOINT_TRIGGER_ON_RO) { in cpu_hal_set_watchpoint()
50 trigger = WATCHPOINT_TRIGGER_ON_RO; in esp_cpu_set_watchpoint()