Merge nOS-V API events together in the doc

This commit is contained in:
Rodrigo Arias 2021-10-19 09:38:15 +02:00
parent 434bf40465
commit 8d616e60b2

View File

@ -50,18 +50,14 @@ VU] Ends the submission of a task
VM[ Starts allocating memory
VM] Ends allocating memory
VAs Enters nosv_submit()
VAS Exits nosv_submit()
VAs Enters nosv_submit()
VAS Exits nosv_submit()
VAp Enters nosv_pause()
VAP Exits nosv_pause()
VAy Enters nosv_yield()
VAY Exits nosv_yield()
VAw Enters nosv_waitfor()
VAW Exits nosv_waitfor()
VAc Enters nosv_schedpoint()
VAC Exits nosv_schedpoint()